diff options
author | Diego Biurrun <diego@biurrun.de> | 2009-06-07 20:14:56 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2009-06-07 20:14:56 +0000 |
commit | 9ad437eafbb34cedbc9c07f24f9143d9d53e839f (patch) | |
tree | 76ed87541006c3ab72e2b0059cb508f5c090ae9f /Changelog | |
parent | 4fcef88c4d015da8e8ba8c2298c24d73eb95e73c (diff) | |
download | ffmpeg-9ad437eafbb34cedbc9c07f24f9143d9d53e839f.tar.gz |
Merge OpenCORE AMR support from trunk.
Originally committed as revision 19133 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -9,6 +9,7 @@ version 0.5.1: - fix for GPL code in libswscale that was erroneously activated - AltiVec code in libswscale is now LGPL - remaining GPL parts in AC-3 decoder converted to LGPL +- AMR-NB decoding/encoding, AMR-WB decoding via OpenCORE libraries |