summaryrefslogtreecommitdiffstats
path: root/libavcodec/rawdec.c
Commit message (Expand)AuthorAgeFilesLines
* Make AVCodec long_names definition conditional depending on CONFIG_SMALL.Stefano Sabatini2008-06-121-1/+1
* Add long names to AVCodec declarations.Stefano Sabatini2008-04-271-0/+1
* Apply 'cold' attribute to init/uninit functions in libavcodecZuxy Meng2008-03-211-2/+2
* 1000l parenthesisBaptiste Coudurier2008-02-281-1/+1
* code is ok for 4bpp in mov too, fix 16grey.movBaptiste Coudurier2008-02-281-2/+4
* constMichael Niedermayer2008-02-011-1/+1
* support raw 4bpp aviMichael Niedermayer2007-07-291-0/+12
* split rawvideo encoder and decoder in their own filesAurelien Jacobs2007-07-091-0/+151
OpenPOWER on IntegriCloud