summaryrefslogtreecommitdiff
path: root/libavcodec/cscd.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 superfluous setting of has_b_frames in codecs without B-frames.Nicholas Tung2007-04-07
* Replace deprecated PIX_FMT names by the newer variants.Diego Biurrun2007-02-07
* Fix 16 bit cscd samples, 16 bit raw means RGB555 on Windows, and the originalReimar Döffinger2006-12-09
* Typo in error messageReimar Döffinger2006-12-09
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* faster copy functions for lzo decoder that also need paddingReimar Döffinger2006-01-22
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* Our own LZO (1X) implementation, under LGPL and optimized for readability.Reimar Döffinger2006-01-12
* CamStudio decoder, only 32 bit lzo mode is testedReimar Döffinger2006-01-09