Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
| | | | | | | and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Drop unneeded checks before av_free() and change to av_freep() where it's ↵ | Kostya Shishkov | 2006-09-09 | 1 | -4/+2 |
| | | | | | | more suitable. Originally committed as revision 6212 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Palette support for newer KMVC | Kostya Shishkov | 2006-05-31 | 1 | -4/+27 |
| | | | | Originally committed as revision 5435 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | KMVC (used in Worms games) decoder. Works fine with samples from MPHQ | Kostya Shishkov | 2006-04-07 | 1 | -0/+394 |
Originally committed as revision 5273 to svn://svn.ffmpeg.org/ffmpeg/trunk |