diff options
author | Diego Biurrun <diego@biurrun.de> | 2009-12-15 22:34:22 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2009-12-15 22:34:22 +0000 |
commit | 7a5e131735f1139a622fe99ab486bf46d6e53c26 (patch) | |
tree | 9d3b9414e18a8cb2f805dd12059683e13b0b0e59 | |
parent | 93229681b53ce6c857f41f2e585d03512320f7aa (diff) | |
download | ffmpeg-7a5e131735f1139a622fe99ab486bf46d6e53c26.tar.gz |
The license upgrade code was ported from trunk.
Originally committed as revision 20876 to svn://svn.ffmpeg.org/ffmpeg/branches/0.5
-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 +- (L)GPL license upgrade support - AMR-NB decoding/encoding, AMR-WB decoding via OpenCORE libraries |