summaryrefslogtreecommitdiffstats
path: root/libavcodec/kmvc.c
Commit message (Expand)AuthorAgeFilesLines
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+0
* Use AV_xx throughout libavcodecRamiro Polla2007-06-021-3/+3
* Remove redundant #inclusion of common.h, avcodec.h already #includes it.Diego Biurrun2007-05-101-1/+0
* Get rid of unnecessary pointer casts.Nicholas Tung2007-04-081-3/+3
* Remove redundant assignKostya Shishkov2007-03-271-1/+0
* rename BE/LE_8/16/32 to AV_RL/B_8/16/32Alex Beregszaszi2007-01-191-2/+2
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Drop unneeded checks before av_free() and change to av_freep() where it's mor...Kostya Shishkov2006-09-091-4/+2
* Palette support for newer KMVCKostya Shishkov2006-05-311-4/+27
* KMVC (used in Worms games) decoder. Works fine with samples from MPHQKostya Shishkov2006-04-071-0/+394
OpenPOWER on IntegriCloud