]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/dsicinav.c
Started attempt to fix seek handling - still not completed
[frescor/ffmpeg.git] / libavcodec / dsicinav.c
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2008-07-31 prossModify all codecs to report their supported input and...
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-01 michaelconsts
2007-09-22 kostyaDo not decode more data than output buffer may hold
2007-08-11 aureluse av_clip_int16() where it makes sens
2007-06-02 ramiroUse AV_xx throughout libavcodec
2007-05-10 diegoRemove redundant #inclusion of common.h, avcodec.h...
2007-04-08 diegoGet rid of unnecessary pointer casts.
2007-04-07 diegoRemove superfluous setting of has_b_frames in codecs...
2007-02-25 reimarAdd av_ prefix to clip functions
2007-01-19 alexrename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-11-01 diegoRename SWAP macro to FFSWAP.
2006-10-11 bcouduriersupport for Delphine Software .cin files demuxing ...