]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/tta.c
Started attempt to fix seek handling - still not completed
[frescor/ffmpeg.git] / libavcodec / tta.c
2009-04-13 stefanoRename bitstream.h to get_bits.h.
2009-04-07 rbultjeImplement avcodec_decode_video2(), _audio3() and _subti...
2009-03-02 jbrAdd some missing codecs and update names to match the...
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2009-01-17 aurelremove ff_get_fourcc() and use AV_RL32() instead
2008-09-08 michaelBump Major version, this commit is almost just renaming...
2008-06-24 stefangmark read-only data as const
2008-06-12 stefanoMake AVCodec long_names definition conditional dependin...
2008-04-29 diegoAdd long names to some AVCodec declarations.
2008-03-21 zuxyApply 'cold' attribute to init/uninit functions in...
2008-02-01 michaelconst
2007-07-05 diegolicense header consistency cosmetics
2006-10-10 diegoRename SIGN macro to the more fitting UNFOLD.
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-09-25 reimarremove get_le16 and get_le32, get_bits and get_bits_lon...
2006-09-25 reimarChanges needed due to show_bits_long behaviour changes...
2006-07-26 diegoFix FSF postal address.
2006-05-13 michaelsanity checks, some might have been exploitable ...
2006-02-27 banan64bit fixes for the tta decoder, sizeof(long) is 8...
2006-02-12 alextta decoder, tested with 44khz mono and stereo (for...