13 Commits (81bd4119652ce3911c6604f3421a46c677d6c10f)

Author SHA1 Message Date
Stefano Sabatini 5d6e4c160a Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum 14 years ago
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Vitor Sessak c2b774a04e Make code using 1d-DCT consistent with the API change 15 years ago
Stefano Sabatini 72415b2adb Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
Peter Ross b41ec742ea Make binkaudio work with ff_float_to_int16_interleave_c (martin at martin dot st) 15 years ago
Måns Rullgård 41ea18fb0d Give RDFT types more meaningful names 15 years ago
Måns Rullgård 1429224b04 Move FFT parts from dsputil.h to fft.h 15 years ago
Måns Rullgård 84dc2d8afa Remove DECLARE_ALIGNED_{8,16} macros 15 years ago
Peter Ross 54063e37c1 Perform coefficient transformations in Bink Audio DCT decoder (issue1770) 15 years ago
Peter Ross c8c77d8d97 Use reported_size to truncate final Bink Audio frame 15 years ago
Daniel Verkamp e0ae359115 Fix compilation of binkaudio_rdft when dct is disabled 15 years ago
Daniel Verkamp abafc87c46 Update binkaudio to new DECLARE_ALIGNED syntax 15 years ago
Peter Ross c0d3f516cb Bink Audio decoder 15 years ago