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