From e23b2395c0265c0a0bd92c0468e20e8ce42793e6 Mon Sep 17 00:00:00 2001 From: nicodvb Date: Tue, 20 Feb 2007 22:56:41 +0000 Subject: [PATCH] a/r handled correctly by vd_ffmpeg git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22297 b3059339-0415-0410-9bf9-f77b7e298cf2 --- ChangeLog | 1 + 1 file changed, 1 insertion(+) 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