]> git.sesse.net Git - ffmpeg/history - libavcodec/raw.c
Remove obsolete display_flags member from xvmc struct
[ffmpeg] / libavcodec / raw.c
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2008-12-04 Baptiste Coudurierpartial WRAW fourcc support, might need image flipping
2008-10-13 Carl Eugen HoyosFix some icc warnings by using enum PixelFormat instead...
2007-09-21 Baptiste CoudurierHDYC fourcc, sample hdyc/Test2.avi
2007-07-09 Aurelien Jacobssplit rawvideo encoder and decoder in their own files
2007-04-21 Alex Beregszaszicompile rawvideo decoder on request
2007-03-03 Baptiste Coudurierpartial avid meridien uncompressed support
2007-03-01 Baptiste Coudurierquicktime 'raw ' support
2007-02-07 Diego BiurrunReplace deprecated PIX_FMT names by the newer variants.
2006-11-11 Måns Rullgårdmake some symbols static
2006-11-09 Michael Niedermayer16bit in avi is RGB555
2006-10-27 Reynaldo H. Verdej... adds missing rgb/bgr 565 codec->fmt mappings, ok'ed...
2006-10-27 Reynaldo H. Verdej... adds missing rgb/bgr 555 codec->fmt mappings, ok'ed...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-27 Måns Rullgårdadd some #ifdef CONFIG_ENCODERS/DECODERS
2006-08-18 Steve L'HommeAdd YV12 support, patch by Steve Lhomme % steve P lhomm...
2006-05-14 Baptiste Coudurieradd quicktime uncompressed 8bit 4:2:2 support
2006-03-03 Michael NiedermayerPAL8 support (fixed BLUR8.AVI)
2006-02-02 Luca AbeniSet interlaced_frame and top_field_first according...
2006-01-31 Diego BiurrunFix silly typos.
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2005-09-06 Michael Niedermayera few more raw yuv fourccs
2005-05-10 Roine Gustafssona few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafss...
2004-11-30 Michael Niedermayerraw rgb flip fix
2004-11-08 Michael Niedermayerfix image stream copy
2004-08-12 Michael Niedermayergive the user a chance to override codec_tag
2004-07-26 Todd KirbyAdd UYVY support to libavcodec/raw.c patch by ("Todd...
2004-07-21 Michael Niedermayerraw rgb support
2004-05-21 Michael Niedermayerdata_size = 0 cleanup
2003-05-15 Falk HüffnerWarning fixes.
2003-05-07 Roman Shaposhnik * introducing new public interface in imgconvert.c
2003-04-17 Michael Niedermayersegfault fix
2003-03-26 Sebastien BechetI420 patch by (Sebastien Bechet <s dot bechet at av7...
2003-03-17 Michael Niedermayer10l
2003-03-16 Fred Rothgangerrawvideo patch by (Fred Rothganger <rothgang at uiuc...