summaryrefslogtreecommitdiff
path: root/libavcodec/raw.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* partial WRAW fourcc support, might need image flippingBaptiste Coudurier2008-12-041-0/+1
* Fix some icc warnings by using enum PixelFormat instead of int where appropri...Carl Eugen Hoyos2008-10-131-1/+1
* HDYC fourcc, sample hdyc/Test2.aviBaptiste Coudurier2007-09-211-0/+1
* split rawvideo encoder and decoder in their own filesAurelien Jacobs2007-07-091-163/+3
* compile rawvideo decoder on requestAlex Beregszaszi2007-04-211-0/+2
* partial avid meridien uncompressed supportBaptiste Coudurier2007-03-031-0/+1
* quicktime 'raw ' supportBaptiste Coudurier2007-03-011-13/+26
* Replace deprecated PIX_FMT names by the newer variants.Diego Biurrun2007-02-071-3/+3
* make some symbols staticMåns Rullgård2006-11-111-1/+1
* 16bit in avi is RGB555Michael Niedermayer2006-11-091-1/+1
* adds missing rgb/bgr 565 codec->fmt mappings, ok'ed by MichaelReynaldo H. Verdejo Pinochet2006-10-271-0/+2
* adds missing rgb/bgr 555 codec->fmt mappings, ok'ed by MichaelReynaldo H. Verdejo Pinochet2006-10-271-0/+2
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* add some #ifdef CONFIG_ENCODERS/DECODERSMåns Rullgård2006-09-271-2/+1
* Add YV12 support, patch by Steve Lhomme % steve P lhomme A free P fr %Steve L'Homme2006-08-181-0/+10
* add quicktime uncompressed 8bit 4:2:2 supportBaptiste Coudurier2006-05-141-0/+3
* PAL8 support (fixed BLUR8.AVI)Michael Niedermayer2006-03-031-20/+12
* Set interlaced_frame and top_field_first according to coded_frame.Luca Abeni2006-02-021-0/+4
* Fix silly typos.Diego Biurrun2006-01-311-1/+1
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-5/+5