summaryrefslogtreecommitdiff
path: root/libavcodec/raw.c
Commit message (Expand)AuthorAge
...
* Replace deprecated PIX_FMT names by the newer variants.Diego Biurrun2007-02-07
* make some symbols staticMåns Rullgård2006-11-11
* 16bit in avi is RGB555Michael Niedermayer2006-11-09
* adds missing rgb/bgr 565 codec->fmt mappings, ok'ed by MichaelReynaldo H. Verdejo Pinochet2006-10-27
* adds missing rgb/bgr 555 codec->fmt mappings, ok'ed by MichaelReynaldo H. Verdejo Pinochet2006-10-27
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* add some #ifdef CONFIG_ENCODERS/DECODERSMåns Rullgård2006-09-27
* Add YV12 support, patch by Steve Lhomme % steve P lhomme A free P fr %Steve L'Homme2006-08-18
* add quicktime uncompressed 8bit 4:2:2 supportBaptiste Coudurier2006-05-14
* PAL8 support (fixed BLUR8.AVI)Michael Niedermayer2006-03-03
* Set interlaced_frame and top_field_first according to coded_frame.Luca Abeni2006-02-02
* Fix silly typos.Diego Biurrun2006-01-31
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* a few more raw yuv fourccsMichael Niedermayer2005-09-06
* a few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafsson <roine users.source...Roine Gustafsson2005-05-10
* raw rgb flip fixMichael Niedermayer2004-11-30
* fix image stream copyMichael Niedermayer2004-11-08
* give the user a chance to override codec_tagMichael Niedermayer2004-08-12
* Add UYVY support to libavcodec/raw.c patch by ("Todd.Kirby" <doubleshot at pa...Todd Kirby2004-07-26
* raw rgb supportMichael Niedermayer2004-07-21
* data_size = 0 cleanupMichael Niedermayer2004-05-21
* Warning fixes.Falk Hüffner2003-05-15
* * introducing new public interface in imgconvert.cRoman Shaposhnik2003-05-07
* segfault fixMichael Niedermayer2003-04-17
* I420 patch by (Sebastien Bechet <s dot bechet at av7 dot net>)Sebastien Bechet2003-03-26
* 10lMichael Niedermayer2003-03-17
* rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>)Fred Rothganger2003-03-16