log binkaudio.c @ 12530:63edd10ad4bc libavcodec tip

age author description
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavcodec
Sat, 03 Apr 2010 15:04:15 +0000 vitor Make code using 1d-DCT consistent with the API change libavcodec
Tue, 30 Mar 2010 23:30:55 +0000 stefano Define AVMediaType enum, and use it instead of enum CodecType, which libavcodec
Thu, 11 Mar 2010 10:52:34 +0000 pross Make binkaudio work with ff_float_to_int16_interleave_c (martin at martin dot st) libavcodec
Sun, 07 Mar 2010 21:47:44 +0000 mru Give RDFT types more meaningful names libavcodec
Sat, 06 Mar 2010 14:34:46 +0000 mru Move FFT parts from dsputil.h to fft.h libavcodec
Sat, 06 Mar 2010 14:24:59 +0000 mru Remove DECLARE_ALIGNED_{8,16} macros libavcodec
Wed, 03 Mar 2010 09:51:56 +0000 pross Perform coefficient transformations in Bink Audio DCT decoder (issue1770) libavcodec
Tue, 23 Feb 2010 10:28:11 +0000 pross Use reported_size to truncate final Bink Audio frame libavcodec
Fri, 19 Feb 2010 20:51:12 +0000 daniel Fix compilation of binkaudio_rdft when dct is disabled libavcodec
Sun, 31 Jan 2010 15:07:25 +0000 daniel Update binkaudio to new DECLARE_ALIGNED syntax libavcodec
Sun, 31 Jan 2010 12:51:15 +0000 pross Bink Audio decoder libavcodec