]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/cyuv.c
Started attempt to fix seek handling - still not completed
[frescor/ffmpeg.git] / libavcodec / cyuv.c
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2008-10-02 reimarRemove useless cyuv_decode_end function
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-04-27 diegoAdd long names to many AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-03-05 aurelremove more useless mpegvideo.h includes
2008-02-01 michaelconst
2007-07-05 diegoGroup all copyright and author notices together.
2007-05-10 diegoRemove redundant #inclusion of common.h, avcodec.h...
2007-04-07 diegoRemove superfluous setting of has_b_frames in codecs...
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-27 mrufix some signedness warnings
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-08-13 melansontinfoil patch: accept no widths that are no multiples...
2004-05-21 michaeldata_size = 0 cleanup
2004-05-02 rtognimpAdd buffer hints, enable DR1
2003-11-03 michaelav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2003-05-24 mellumWarning and compatibility fixes.
2003-05-06 michaelnirelease buffer cleanup
2003-03-06 michaelniper file doxy
2003-02-11 kabi* UINTX -> uintx_t INTX -> intx_t
2003-02-09 michaelniCreative YUV (CYUV) decoder by (Mike Melanson <melanson...