]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/truespeech.c
Started attempt to fix seek handling - still not completed
[frescor/ffmpeg.git] / libavcodec / truespeech.c
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-11 diegoFix build: Add intreadwrite.h and bswap.h #includes...
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 many AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-02-01 michaelconst
2007-09-13 kostyaAdd checks on input/output buffers size for some audio...
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-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-06-18 diegoAdd const to (mostly) char* and make some functions...
2006-01-20 bananSilence warnings, these came when some tables got decla...
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2006-01-03 diegoTrueSpeech compatible audio decoder by Konstantin Shishkov