summaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-06-07 21:20:44 +0000
committerreimar <reimar@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-06-07 21:20:44 +0000
commit8d404b6658ecc9e22c7b7ad3a5e4f74c3d4cc7fe (patch)
tree78a26b6eebe72e055d43965f528b6f2f1c6aebc6 /Changelog
parentdd49445c91b300045cd37eac0dadf5538f3142e9 (diff)
downloadmpv-8d404b6658ecc9e22c7b7ad3a5e4f74c3d4cc7fe.tar.bz2
mpv-8d404b6658ecc9e22c7b7ad3a5e4f74c3d4cc7fe.tar.xz
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--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index d675d4a2d0..f316b34651 100644
--- a/Changelog
+++ b/Changelog
@@ -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