summaryrefslogtreecommitdiffstats
path: root/libavcodec/raw.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-10/+10
* a few more raw yuv fourccsMichael Niedermayer2005-09-061-1/+2
* a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.source...Roine Gustafsson2005-05-101-0/+2
* raw rgb flip fixMichael Niedermayer2004-11-301-0/+9
* fix image stream copyMichael Niedermayer2004-11-081-2/+2
* give the user a chance to override codec_tagMichael Niedermayer2004-08-121-1/+2
* Add UYVY support to libavcodec/raw.c patch by ("Todd.Kirby" <doubleshot at pa...Todd Kirby2004-07-261-1/+1
* raw rgb supportMichael Niedermayer2004-07-211-0/+8
* data_size = 0 cleanupMichael Niedermayer2004-05-211-1/+0
* Warning fixes.Falk Hüffner2003-05-151-1/+1
* * introducing new public interface in imgconvert.cRoman Shaposhnik2003-05-071-103/+68
* segfault fixMichael Niedermayer2003-04-171-0/+5
* I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>)Sebastien Bechet2003-03-261-0/+1
* 10lMichael Niedermayer2003-03-171-1/+2
* rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>)Fred Rothganger2003-03-161-0/+204
OpenPOWER on IntegriCloud