22 Commits (2800e8d62e4c6cdd8a7e218cb15a10f216946f18)

Author SHA1 Message Date
  Peter Ross 4913af0cd3 Bink version 'b' audio decoder 14 years ago
  Peter Ross 8d09fc1930 binkaudio: simplify frame_len_bits and frame_len calculation 14 years ago
  Peter Ross 408ee5a90c binkaudio: remove unnecessary loop 14 years ago
  Peter Ross 23d82139d2 binkaudio: perform band table scaling in decode_init 14 years ago
  Peter Ross ccfcddb3f2 Bink version 'b' audio decoder 14 years ago
  Peter Ross 8a8c283edd binkaudio: simplify frame_len_bits and frame_len calculation 14 years ago
  Peter Ross a304def1dc binkaudio: remove unnecessary loop 14 years ago
  Peter Ross 582ac86d19 binkaudio: perform band table scaling in decode_init 14 years ago
  Peter Ross c4c9fb4690 binkaudio: remove unused copy of AVCodecContext* 14 years ago
  Peter Ross 136901567c binkaudio: fix channel count check 14 years ago
  Peter Ross 71f88b1f38 binkaudio: remove unused copy of AVCodecContext* 14 years ago
  Peter Ross 9806fbd535 binkaudio: fix channel count check 14 years ago
  Justin Ruggles fe2ff6d247 Separate format conversion DSP functions from DSPContext. 14 years ago
  Justin Ruggles c73d99e672 Separate format conversion DSP functions from DSPContext. 14 years ago
  Justin Ruggles 733dbe7d18 Remove the add bias hack for the C version of DSPContext.float_to_int16_*(). 14 years ago
  Diego Elio Pettenò e7e2df27f8 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
  Justin Ruggles 9d06d7bce3 Remove the add bias hack for the C version of DSPContext.float_to_int16_*(). 14 years ago
  Diego Elio Pettenò d36beb3f69 Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. 14 years ago
  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