]> git.sesse.net Git - ffmpeg/history - libavcodec/tta.c
Apply changes made in r21308 to svq3.c.
[ffmpeg] / libavcodec / tta.c
2009-04-13 Stefano SabatiniRename bitstream.h to get_bits.h.
2009-04-07 Thilo BorgmannImplement avcodec_decode_video2(), _audio3() and _subti...
2009-03-02 Justin RugglesAdd some missing codecs and update names to match the...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
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-06-24 Stefan Gehrermark read-only data as const
2008-06-12 Stefano SabatiniMake AVCodec long_names definition conditional dependin...
2008-04-29 Stefano SabatiniAdd long names to some AVCodec declarations.
2008-03-21 Zuxy MengApply 'cold' attribute to init/uninit functions in...
2008-02-01 Michael Niedermayerconst
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2006-10-10 Diego BiurrunRename SIGN macro to the more fitting UNFOLD.
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-25 Reimar Döffingerremove get_le16 and get_le32, get_bits and get_bits_lon...
2006-09-25 Reimar DöffingerChanges needed due to show_bits_long behaviour changes...
2006-07-26 Diego BiurrunFix FSF postal address.
2006-05-13 Michael Niedermayersanity checks, some might have been exploitable ...
2006-02-27 Benjamin Larsson64bit fixes for the tta decoder, sizeof(long) is 8...
2006-02-12 Alex Beregszaszitta decoder, tested with 44khz mono and stereo (for...