summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-20 22:56:41 +0000
committernicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-02-20 22:56:41 +0000
commite23b2395c0265c0a0bd92c0468e20e8ce42793e6 (patch)
treeb6b0d7b39d8f0492689e084c188306cbc13ae19e /ChangeLog
parent1625094e356021dd0c72566ca9401755a22b3c7d (diff)
downloadmpv-e23b2395c0265c0a0bd92c0468e20e8ce42793e6.tar.bz2
mpv-e23b2395c0265c0a0bd92c0468e20e8ce42793e6.tar.xz
a/r handled correctly by vd_ffmpeg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22297 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07f75a469b..c0ddd4cc05 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -19,6 +19,7 @@ MPlayer (1.0)
* libmpeg2 updated to 0.4.1
* fixed resolution switching with libmpeg2
* handle resolution switching for Real codecs
+ * ffmpeg video decoder handles aspect ratio changes
Demuxers:
* implemented switch_video and switch_program consistently with switch_audio