summaryrefslogtreecommitdiff
path: root/libavcodec/raw.c
Commit message (Expand)AuthorAgeFilesLines
* Support yuva444p rawvideo in nut.Carl Eugen Hoyos2012-04-061-0/+1
* Allow encoding rawvideo RGBA64 and friends.Carl Eugen Hoyos2012-02-091-0/+4
* Allow encoding rawvideo RGB0 and friends.Carl Eugen Hoyos2012-02-091-0/+4
* Allow decoding of uyvy422 CYUV with -vcodec rawvideo.Carl Eugen Hoyos2012-01-061-0/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-211-0/+6
|\
| * raw: add 10bit YUV definitionsLuca Barbato2011-12-211-0/+6
| * Synchronize various 4CCs and codec tags from FFmpeg.Diego Biurrun2011-10-041-1/+3
| * rawdec: Fix decoding of QT WRAW files.ami_stuff2011-06-211-1/+0
| * mov: Support Digital Voodoo SD 8 Bit and DTS codec identifiers.Carl Eugen Hoyos2011-06-211-0/+1
| * rawvideo: Support auv2 fourcc.ami_stuff2011-06-211-0/+1
| * rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross2011-04-281-0/+2
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | Remove non-existing fourcc " Y8".Carl Eugen Hoyos2011-08-011-1/+0
* | Support fourcc YV24.ami_stuff2011-07-061-0/+1
* | Support fourcc Y8 (ticket 308).ami_stuff2011-06-271-0/+1
* | Support fourcc YV16 (ticket 307).ami_stuff2011-06-271-0/+1
* | rawdec: fix decoding of QT WRAW filesami_stuff2011-05-251-1/+0
* | Support Digital Voodoo SD 8 Bit in mov (ticket 195).Carl Eugen Hoyos2011-05-131-0/+1
* | Rename y400a to gray8a.Baptiste Coudurier2011-04-271-1/+1
* | Support fourcc auv2.ami_stuff2011-04-251-0/+1
* | rawvideo codec: support PIX_FMT_BGR48LE and PIX_FMT_BGR48BEPeter Ross2011-03-261-0/+2
|/
* Support gray16be and rgb48be in movBaptiste Coudurier2010-06-151-0/+2
* Add support to B4BY and R4BY NUT codec tags added in NUT r672.Stefano Sabatini2010-06-061-0/+2
* bgr/rgb444 for nutMichael Niedermayer2010-06-061-0/+4
* More mov rawvideo fourcc supported by the rawvideo decoderBaptiste Coudurier2010-06-041-0/+7
* Remove weird empty line and perform vertical align.Stefano Sabatini2010-06-021-3/+2
* Add support for the newly added Nut codec tags (added in Nut r669):Stefano Sabatini2010-05-261-0/+10
* Rename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_tags.Stefano Sabatini2010-05-201-2/+2
* Fix typo ('B', 'O', 'W', '1') => ('B', '0', 'W', '1')Benoit Fouet2010-05-171-1/+1
* Add missing rawvideo pixel formats to codec tags mappings for nut.Stefano Sabatini2010-05-161-0/+15
* Add NV12 and NV21 AVI tags.Stefano Sabatini2010-05-161-0/+2
* Reorder nut specific codec tags and add a comment for marking them asStefano Sabatini2010-05-091-1/+5
* Add missing nut-specific codec tags for rawvideo pixel formats.Stefano Sabatini2010-05-091-0/+10
* Make the codec tags for the yuvjXXX pixel formats the same as theStefano Sabatini2010-05-091-0/+7
* Add support to the Y411 codec tag, corresponding to the rawvideo pixelStefano Sabatini2010-05-091-0/+1
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Change ff_raw_pixelFormatTags RGB entries (RGB555, BGR555, RGB565,Stefano Sabatini2010-04-121-5/+5
* Support decoding of SoftLab-NSK VideoTizer.ami_stuff2010-01-161-0/+1
* Support 2Vuy in mov, fixes issue 1690.ami_stuff2010-01-161-0/+1
* Support decoding of Avid uncompressed mov files, fixes issue 1685.Carl Eugen Hoyos2010-01-151-0/+1
* Support decoding Avid 1:1x codec, (partially) fixes issue1684.Carl Eugen Hoyos2010-01-151-0/+1
* Do not assign codec_tag to pix_fmt in rawdec.c, but in raw.cCarl Eugen Hoyos2010-01-151-0/+1
* add yuvs fourcc to raw.c and isom.c, fixes samples/mov/yuvs.movAndrew Wason2009-11-031-0/+1
* map VYUY fourcc to rawcodecBen Littler2009-11-021-0/+1
* add some raw codec fourccs, fixes:Ben Littler2009-10-271-0/+7
* Add new FOURCC (0x0003) for raw DIB video, set flip flag accordingly.Jason Garrett-Glaser2009-06-121-0/+1
* Support YVU9 AVI 4cc.Michael Niedermayer2009-05-261-0/+1
* Map MOV fourcc YUV2 correctly to PIX_FMT_YUYV422.Jai Menon2009-04-021-0/+1
* 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