summaryrefslogtreecommitdiff
path: root/libavcodec/smc.c
Commit message (Expand)AuthorAge
* avoid buf_size == 0 checks in every decoderMichael Niedermayer2005-01-23
* fix for width or height not multiple of 4Roberto Togni2004-06-27
* conversion to av_logAlex Beregszaszi2004-04-07
* remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG ->Mike Melanson2004-03-14
* (f)printf() is disallowed in libavcodec, compilation will fail now if its use...Michael Niedermayer2004-02-22
* watch those hard tabsMike Melanson2004-01-31
* - Add reget_buffer() function to AVCodecContextRoberto Togni2003-11-26
* added Apple Graphics (SMC) decoderMike Melanson2003-11-10