]> git.sesse.net Git - ffmpeg/history - libavcodec/shorten.c
mpeg4videoenc: Remove disabled variant of mpeg4_encode_block().
[ffmpeg] / libavcodec / shorten.c
2011-06-07 Diego Biurrunshorten: Remove stray DEBUG #define and corresponding...
2011-06-02 Mans RullgardRemove unused variables
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-01-29 Luca BarbatoReplace dprintf with av_dlog
2011-01-26 Diego Elio PettenòAdd ff_ prefix to data symbols of encoders, decoders...
2010-11-12 Stefano SabatiniReplace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_...
2010-07-10 Måns RullgårdAdd av_ prefix to bswap macros
2010-06-26 Måns Rullgårdshorten: remove VLA and check for buffer overflow
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-03-30 Stefano SabatiniDefine AVMediaType enum, and use it instead of enum...
2009-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-31 Måns Rullgårdshorten: trivial simplification of signature check
2009-01-17 Aurelien Jacobsremove ff_get_fourcc() and use AV_RL32() instead
2008-09-08 Luca AbeniBump Major version, this commit is almost just renaming...
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 many AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-02-01 Michael Niedermayerconst
2007-12-23 Diego Biurruntypo: begining --> beginning
2007-08-09 Alex Beregszasziuse skip_bits where appropriate
2007-05-05 Diego BiurrunFix multiple "‘inline/static’ is not at beginning of...
2007-03-26 Aurelien Jacobsproperly set *data_size when returning >= 0 values...
2007-03-12 Michel BardiauxGive context to dprintf
2006-11-22 Matthias Hopffix some potential security issues, patch by Matthias...
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-05-13 Michael Niedermayersanity checks, some might have been exploitable ...
2006-01-25 Diego Biurrunwarning fixes by Luca Abeni, lucabe72 ##@## email ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-02-26 Michael Niedermayershorten decoder by (Jeff Muizelaar <jrmuizel gmail...