summaryrefslogtreecommitdiff
path: root/libavcodec/rawenc.c
Commit message (Expand)AuthorAgeFilesLines
* Map MOV fourcc YUV2 correctly to PIX_FMT_YUYV422.Jai Menon2009-04-021-1/+10
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* Revert r15653.Benoit Fouet2008-10-231-1/+0
* Copy pts for each raw encoded frame.Andrew Wason2008-10-201-0/+1
* 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-1/+1
* split rawvideo encoder and decoder in their own filesAurelien Jacobs2007-07-091-0/+54