summaryrefslogtreecommitdiff
path: root/libavcodec/zmbv.c
Commit message (Expand)AuthorAge
...
* Remove redundant #inclusion of common.h, avcodec.h already #includes it.Diego Biurrun2007-05-10
* Get rid of unnecessary pointer casts.Nicholas Tung2007-04-08
* Remove redundant assignKostya Shishkov2007-03-27
* rename BE/LE_8/16/32 to AV_RL/B_8/16/32Alex Beregszaszi2007-01-19
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* 1l: correct argument order in avcodec_check_dimensionsKostya Shishkov2006-10-01
* Drop unneeded checks before av_free() and change to av_freep() where it's mor...Kostya Shishkov2006-09-09
* ZMBV 15-/16-/32-bit decoding. 24-bit mode is disabled because it's notKostya Shishkov2006-02-20
* add another set of zlib guardsMike Melanson2006-02-12
* dosbox native ZMBV decoder, courtesy of KostyaMike Melanson2006-02-12