]> git.sesse.net Git - ffmpeg/history - libavcodec/truespeech.c
Add a function to match a 2 element vector of uint16_t and use it in h263 and svq1
[ffmpeg] / libavcodec / truespeech.c
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-11 Diego BiurrunFix build: Add intreadwrite.h and bswap.h #includes...
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-09-13 Kostya ShishkovAdd checks on input/output buffers size for some audio...
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-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-06-18 Stefan HuehnerAdd const to (mostly) char* and make some functions...
2006-01-20 Benjamin LarssonSilence warnings, these came when some tables got decla...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2006-01-03 Diego BiurrunTrueSpeech compatible audio decoder by Konstantin Shishkov