123 Commits (2c734a84964c6f6896194b0a3175124897468eac)

Author SHA1 Message Date
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
Carl Eugen Hoyos 4d9b9c5e46 lavc/aacdec_template: Only warn once about unusual 7.1 encoding. 5 years ago
Michael Niedermayer 33d1fb0627 avcodec/aacdec_fixed: Provide context to av_log() 6 years ago
Dale Curtis a246701e9a Parse and drop gain control data, so that SSR packets decode. 7 years ago
Paul B Mahol dbc9a8f21f avcodec/aac: Add floating point 960/120 MDCT window 7 years ago
Rostislav Pehlivanov d2119f624d imdct15: rename to mdct15 and add a forward transform 8 years ago
Ganesh Ajjanagadde 79abf2d0de avcodec/aac_tablegen: get rid of hardcoded tables entirely 9 years ago
Rostislav Pehlivanov 27d23ae074 aacenc: add support for encoding files using Long Term Prediction 9 years ago
Claudio Freire 01ecb7172b AAC encoder: Extensive improvements 9 years ago
Rostislav Pehlivanov 1cd5daee20 aac: remove now-unused redundant array 9 years ago
Rostislav Pehlivanov 44ddee945a aacenc_pred: rework the way prediction is done 9 years ago
Rostislav Pehlivanov 76b81b10d9 aacenc: implement the complete AAC-Main profile 9 years ago
Rostislav Pehlivanov a1c487e921 aacenc_tns: implement temporal noise shaping 9 years ago
Rostislav Pehlivanov 43b378a0d3 aaccoder: move the quantization functions to a separate file 9 years ago
Claudio Freire 59216e0525 AAC Encoder: clipping avoidance 9 years ago
Djordje Pesut f85bc147fb avcodec: Implementation of AAC_fixed_decoder (SBR-module) 9 years ago
Djordje Pesut b04f46cb4b libavcodec: Implementation of AAC_fixed_decoder (LC-module) [3/4] 9 years ago
Jovan Zelincevic 08be74ac81 libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 9 years ago
Rostislav Pehlivanov d71935f883 aac: add additional fields needed by the encoder for intensity stereo 10 years ago
Rostislav Pehlivanov 013498ba15 aacenc: Adjust the initial offset for PNS values 10 years ago
Rostislav Pehlivanov f7f71b5795 aacenc: Add support for Perceptual Noise Substitution energy values 10 years ago
Claudio Freire 6394acaf36 AAC: Fix M/S stereo encoding 10 years ago
Anton Khirnov ee964145b5 lavc: remove unused traces of fmtconvert usage 10 years ago
Alex Converse d615187f74 aacdec: Support for ER AAC ELD 480. 10 years ago
Michael Niedermayer 68b8e21b8b avcodec/aacdec: Use avpriv_float_dsp_alloc() 10 years ago
Michael Niedermayer 55d592f7d9 avcodec/aacdec: Skip processing channel elements which have not been present 10 years ago
Benoit Fouet e56425d1a7 avcodec/aacdec: warn user when remapping streams. 10 years ago
Michael Niedermayer fa915d4193 avcodec/aac: fix () in IS_CODEBOOK_UNSIGNED macro 11 years ago
Alex Converse b3be41ca82 aac: Add support for Enhanced AAC Low Delay (ER AAC ELD). 11 years ago
Alex Converse 1914e6f010 aacdec: Add support for LD (Low Delay) AAC 11 years ago
Diego Biurrun 03039f4c8c miscellaneous typo fixes 11 years ago
Michael Niedermayer eab49f4fb5 Revert "aacdec: Reconfigure output as needed, disable pop_output_configuration()" 12 years ago
Michael Niedermayer 60dbf2eff9 aacdec: Reconfigure output as needed, disable pop_output_configuration() 12 years ago
Diego Biurrun c242bbd8b6 Remove unnecessary dsputil.h #includes 12 years ago
Mirjana Vulin 8d2eb5fe58 mips: optimization for float aac decoder (sbr module) 12 years ago
Justin Ruggles ffd2123095 aac: decode directly to the user-provided AVFrame 12 years ago
Mirjana Vulin 2b6a8187a6 mips: optimization for float aac decoder (core module) 12 years ago
Ronald S. Bultje d56668bd80 floatdsp: move scalarproduct_float from dsputil to avfloatdsp. 12 years ago
Michael Niedermayer b113d4a83c aacdec: make dual mono mode selectable through AVOptions too. 12 years ago
Michael Niedermayer 644f021ccf aacdec: simplify dmono 12 years ago
Justin Ruggles 3d3cf6745e aacdec: use float planar sample format for output 12 years ago
Mans Rullgard 7a12d97eb1 aac: fix build with hardcoded tables 12 years ago
Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 years ago
Akihiro Tsukada c3c646a868 aacdec: add support for dual mono in Japanese DTV 12 years ago
Justin Ruggles d5a7229ba4 Add a float DSP framework to libavutil 13 years ago
Alex Converse 9fb7e14635 aacdec: More robust output configuration. 13 years ago
Alex Converse 37bed6ff3f aacdec: Try to sniff a reasonable channel layout for PCE based configurations. 13 years ago
Alex Converse 4acd43a295 aacdec: Turn off PS for multichannel files that use PCE based configs. 13 years ago
Reimar Döffinger 36be045ed7 Support "VLB " audio in NSV files. 13 years ago
Justin Ruggles 0eea212943 Add avcodec_decode_audio4(). 13 years ago