summaryrefslogtreecommitdiff
path: root/libavcodec/rawdec.c
Commit message (Expand)AuthorAge
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-12
* Add long names to AVCodec declarations.Stefano Sabatini2008-04-27
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-21
* 1000l parenthesisBaptiste Coudurier2008-02-28
* code is ok for 4bpp in mov too, fix 16grey.movBaptiste Coudurier2008-02-28
* constMichael Niedermayer2008-02-01
* support raw 4bpp aviMichael Niedermayer2007-07-29
* split rawvideo encoder and decoder in their own filesAurelien Jacobs2007-07-09