diff options
author | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-06-07 21:20:44 +0000 |
---|---|---|
committer | reimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-06-07 21:20:44 +0000 |
commit | 8d404b6658ecc9e22c7b7ad3a5e4f74c3d4cc7fe (patch) | |
tree | 78a26b6eebe72e055d43965f528b6f2f1c6aebc6 /Changelog | |
parent | dd49445c91b300045cd37eac0dadf5538f3142e9 (diff) |
Mention change to libamr in Changelog
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23501 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -22,6 +22,7 @@ MPlayer (1.0) * fixed resolution switching with libmpeg2 * handle resolution switching for Real codecs * ffmpeg video decoder handles aspect ratio changes + * amr now handled via libamr wrapper (http://www.penguin.cz/~utx/amr) Demuxers: * implemented switch_video and switch_program consistently with switch_audio |