summaryrefslogtreecommitdiff
path: root/libavcodec/tscc.c
Commit message (Expand)AuthorAgeFilesLines
* make TSCC endian-safe, PPC testing courtesy of Diego B.Mike Melanson2006-02-121-18/+34
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-4/+4
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-8/+8
* memleak fixMichael Niedermayer2005-02-171-0/+2
* Add 32bit RGB supportRoberto Togni2005-01-311-2/+13
* Check pointers before writing to memoryRoberto Togni2005-01-231-6/+21
* avoid buf_size == 0 checks in every decoderMichael Niedermayer2005-01-231-4/+0
* 8-bit mode correctionsMike Melanson2004-08-281-8/+21
* TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin ShishkovMike Melanson2004-08-141-0/+293