summaryrefslogtreecommitdiff
path: root/libavcodec/tscc.c
Commit message (Expand)AuthorAge
* license header consistency cosmeticsDiego Biurrun2007-07-05
* 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
* Replace deprecated PIX_FMT names by the newer variants.Diego Biurrun2007-02-07
* 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
* make TSCC endian-safe, PPC testing courtesy of Diego B.Mike Melanson2006-02-12
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* memleak fixMichael Niedermayer2005-02-17
* Add 32bit RGB supportRoberto Togni2005-01-31
* Check pointers before writing to memoryRoberto Togni2005-01-23
* avoid buf_size == 0 checks in every decoderMichael Niedermayer2005-01-23
* 8-bit mode correctionsMike Melanson2004-08-28
* TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin ShishkovMike Melanson2004-08-14