16 Commits (1ad7bbfd210d072a7f0fc3ee22b00a8e665a65dc)

Author SHA1 Message Date
  Michael Niedermayer 1ad7bbfd21 avcodec/aacdec_template: Clear tns present flag on error 8 years ago
  Michael Niedermayer cab75cde01 avcodec/aacdec_template: Fix running cleanup in decode_ics_info() 8 years ago
  Michael Niedermayer 1b1abf077d avcodec/aacdec_template (fixed point): Check gain in decode_cce() to avoid undefined shifts later 8 years ago
  Michael Niedermayer f76c1554f6 avcodec/aacdec_template: Fix fixed point scale in decode_cce() 8 years ago
  Michael Niedermayer e5567f2f69 avcodec/aacdec_template: Check id_map 10 years ago
  Andreas Cadhalpun ce2664f5f7 aacdec: don't return frames without data from aac_decode_er_frame 10 years ago
  Michael Niedermayer 7f46a641bf avcodec/aacdec: Fix integer overflow in argument to decode_audio_specific_config() 10 years ago
  Emanuel Czirai 7ab1c57a64 libavcodec/aacdec_template: Use init_get_bits8() in aac_decode_frame() 10 years ago
  Nedeljko Babic 902bfa5b22 avcodec/aacdec_fixed: Fix preparation for resampler 10 years ago
  Nedeljko Babic fee7c42bf4 avcodec/aac_fixed: Fix a bug in spectral_to_sample() 10 years ago
  Michael Niedermayer f267d553f7 avcodec/aactab: Add ff_aac_eld_window_480_fixed 10 years ago
  Djordje Pesut f85bc147fb avcodec: Implementation of AAC_fixed_decoder (SBR-module) 10 years ago
  Djordje Pesut b04f46cb4b libavcodec: Implementation of AAC_fixed_decoder (LC-module) [3/4] 10 years ago
  Jovan Zelincevic f497a9e84e libavcodec: Implementation of AAC_fixed_decoder (LC-module) [1/4] 10 years ago
  Michael Niedermayer 990605768c avcodec/aacdec: Do not return a uninitialized value 10 years ago
  Luca Barbato bc76c46943 aac: Wait to know the channels before allocating frame 10 years ago
  Sebastian Dröge a188108ebf aac: Support channel configurations 11 and 12 10 years ago
  nu774 677c804aa3 aac: correctly map 7.1ch-wide AAC from FDK AAC encoder 10 years ago
  nu774 0289f81241 aac: Correctly map multichannel ADTS AAC with non-zero channel_config + PCE 10 years ago
  Andreas Cadhalpun a7c0c79333 aacdec: remove a duplicated line 10 years ago
  Andreas Cadhalpun ec38a1ba40 aacdec: don't return frames without data 10 years ago
  Andreas Cadhalpun 09bd7ddf20 aacdec: consistently use avctx for logging in decode_eld_specific_config 11 years ago
  Vittorio Giovara 6a85dfc830 lavc: Replace av_dlog and tprintf with internal macros 11 years ago
  Andreas Cadhalpun 5b75689b98 aacdec: consistently use avctx for logging in decode_eld_specific_config 11 years ago
  Rostislav Pehlivanov a61c75e9f7 aacdec: Use macros for constants 11 years ago
  Michael Niedermayer e88b3852ae avcodec/aacdec: Fix storing state before PCE decode 11 years ago
  Vittorio Giovara 87e85a133f aac: Relax reserved_bit validation 11 years ago
  Anton Khirnov ee964145b5 lavc: remove unused traces of fmtconvert usage 11 years ago
  Alex Converse d615187f74 aacdec: Support for ER AAC ELD 480. 11 years ago
  Niel van der Westhuizen 7640c4a371 aacdec: Tables for length 480 AAC ELD. 11 years ago
  Niel van der Westhuizen 0ee2573347 aacdec: Support for ER AAC in LATM 11 years ago
  Alex Converse edd9ea3ffb aacdec: Refactor aac_er_decode_frame. 11 years ago
  Alex Converse 82bd8a5769 aacdec: Refactor decode_ics_info. 11 years ago
  Michael Niedermayer a73c411809 avcodec/aacdec: remove unneeded #include, theres no assert() in aacdec 11 years ago
  Michael Niedermayer 5fe026f2bd avcodec/aacdec: reduce noisiness of missing channel elements 11 years ago
  Michael Niedermayer 68b8e21b8b avcodec/aacdec: Use avpriv_float_dsp_alloc() 11 years ago
  Luca Barbato 7464e98f74 aac: Simplify decode_mid_side_stereo 11 years ago
  Vittorio Giovara b99ca86350 aacdec: avoid an out-of-bounds write 11 years ago
  Michael Niedermayer 55d592f7d9 avcodec/aacdec: Skip processing channel elements which have not been present 11 years ago
  Michael Niedermayer b1c99f4c5f avcodec/aacdec: Add table of profile names 11 years ago
  Michael Niedermayer 2daae445c0 avcodec/aacdec: print extension type when startcode debugging is on 11 years ago
  Vittorio Giovara 77ab341c0c aacdec: add default case in channel layout 11 years ago
  Benoit Fouet e56425d1a7 avcodec/aacdec: warn user when remapping streams. 11 years ago
  Michael Niedermayer 1f20fa2da8 avcodec/aacdec: print element types when debug startcode is set 11 years ago
  Benoit Fouet 4da7111eb8 avcodec/aacdec: map LFE[0] to SCE[1] for 4.0 audio. 11 years ago
  Lou Logan 88f2586adb fix various typos 11 years ago
  Diego Biurrun 831a118078 Update dsputil- and SIMD-related comments to match reality more closely 12 years ago
  Hendrik Leppkes 3aca10bf76 latm: Always reconfigure if no extradata was set previously 14 years ago
  John Stebbins 462d5e8e6c aacdec: set AVFrame sample_rate 12 years ago
  Michael Niedermayer 6e42ccb9db avcodec/aacdec: Fix pulse position checks in decode_pulses() 12 years ago