aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/qdrw.c
AgeCommit message (Expand)Author
2008-04-27Add long names to many AVCodec declarations.Stefano Sabatini
2008-03-21Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng
2008-03-05remove more useless mpegvideo.h includesAurelien Jacobs
2008-02-01constMichael Niedermayer
2007-07-05license header consistency cosmeticsDiego Biurrun
2007-04-06This codec is PAL8 so make it output PAL8 tooKostya Shishkov
2007-01-19rename BE/LE_8/16/32 to AV_RL/B_8/16/32Alex Beregszaszi
2006-10-07Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun
2006-10-011l: correct argument order in avcodec_check_dimensionsKostya Shishkov
2006-01-12Update licensing information: The FSF changed postal address.Diego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2005-01-23Check pointers before writing to memoryRoberto Togni
2005-01-23avoid buf_size == 0 checks in every decoderMichael Niedermayer
2004-09-28support for Sierra Online audio files and Apple QuickDraw codec,Mike Melanson