]> git.sesse.net Git - ffmpeg/history - libavcodec/dsicinav.c
Use full internal pathname in doxygen @file directives.
[ffmpeg] / libavcodec / dsicinav.c
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-07-31 Peter RossModify all codecs to report their supported input and...
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-04-27 Stefano SabatiniAdd long names to AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-02-01 Michael Niedermayerconsts
2007-09-22 Kostya ShishkovDo not decode more data than output buffer may hold
2007-08-11 Aurelien Jacobsuse av_clip_int16() where it makes sense
2007-06-02 Ramiro PollaUse AV_xx throughout libavcodec
2007-05-10 Diego BiurrunRemove redundant #inclusion of common.h, avcodec.h...
2007-04-08 Nicholas TungGet rid of unnecessary pointer casts.
2007-04-07 Nicholas TungRemove superfluous setting of has_b_frames in codecs...
2007-02-25 Reimar DöffingerAdd av_ prefix to clip functions
2007-01-19 Alex Beregszaszirename BE/LE_8/16/32 to AV_RL/B_8/16/32
2006-11-01 Diego BiurrunRename SWAP macro to FFSWAP.
2006-10-11 Baptiste Couduriersupport for Delphine Software .cin files demuxing ...