]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/rawdec.c
update comment for rgb 16 bit in .mov
[frescor/ffmpeg.git] / libavcodec / rawdec.c
2009-05-10 bcoudurierupdate comment for rgb 16 bit in .mov
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-04-02 cehoyosMap MOV fourcc YUV2 correctly to PIX_FMT_YUYV422.
2009-02-21 michaelindent
2009-02-21 michaelFix raw rgb/bgr vertical flip in avi based on info...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-19 diegocosmetics: Remove pointless period after copyright...
2008-10-13 cehoyosFix some icc warnings by using enum PixelFormat instead...
2008-09-08 michaelBump Major version, this commit is almost just renaming...
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-04-27 diegoAdd long names to AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-02-28 bcoudurier1000l parenthesis
2008-02-28 bcouduriercode is ok for 4bpp in mov too, fix 16grey.mov
2008-02-01 michaelconst
2007-07-29 michaelsupport raw 4bpp avi
2007-07-09 aurelsplit rawvideo encoder and decoder in their own files