]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/raw.c
Fix segault
[frescor/ffmpeg.git] / libavcodec / raw.c
2009-04-02 cehoyosMap MOV fourcc YUV2 correctly to PIX_FMT_YUYV422.
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2008-12-04 bcoudurierpartial WRAW fourcc support, might need image flipping
2008-10-13 cehoyosFix some icc warnings by using enum PixelFormat instead...
2007-09-21 bcoudurierHDYC fourcc, sample hdyc/Test2.avi
2007-07-09 aurelsplit rawvideo encoder and decoder in their own files
2007-04-21 alexcompile rawvideo decoder on request
2007-03-03 bcoudurierpartial avid meridien uncompressed support
2007-03-01 bcoudurierquicktime 'raw ' support
2007-02-07 diegoReplace deprecated PIX_FMT names by the newer variants.
2006-11-11 mrumake some symbols static
2006-11-09 michael16bit in avi is RGB555
2006-10-27 reynaldoadds missing rgb/bgr 565 codec->fmt mappings, ok'ed...
2006-10-27 reynaldoadds missing rgb/bgr 555 codec->fmt mappings, ok'ed...
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-27 mruadd some #ifdef CONFIG_ENCODERS/DECODERS
2006-08-18 gpoirierAdd YV12 support, patch by Steve Lhomme % steve P lhomm...
2006-05-14 bcoudurieradd quicktime uncompressed 8bit 4:2:2 support
2006-03-03 michaelPAL8 support (fixed BLUR8.AVI)
2006-02-02 diegoSet interlaced_frame and top_field_first according...
2006-01-31 diegoFix silly typos.
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-09-06 michaela few more raw yuv fourccs
2005-05-10 michaela few #ifdef CONFIG_X_ENCODER, patch by (Roine Gustafss...
2004-11-30 michaelraw rgb flip fix
2004-11-08 michaelfix image stream copy
2004-08-12 michaelgive the user a chance to override codec_tag
2004-07-26 michaelAdd UYVY support to libavcodec/raw.c patch by ("Todd...
2004-07-21 michaelraw rgb support
2004-05-21 michaeldata_size = 0 cleanup
2003-05-15 mellumWarning fixes.
2003-05-07 romansh * introducing new public interface in imgconvert.c
2003-04-17 michaelnisegfault fix
2003-03-26 michaelniI420 patch by (Sebastien Bechet <s dot bechet at av7...
2003-03-17 michaelni10l
2003-03-16 michaelnirawvideo patch by (Fred Rothganger <rothgang at uiuc...