| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/aacsbr: Fix libavcodec/aacsbr.c:257:59: runtime error: division by zero | Michael Niedermayer | 2017-05-29 | 1 | -0/+1 |
* | lavc/aacsbr: sbr_dequant optimization | Ganesh Ajjanagadde | 2015-12-19 | 1 | -12/+22 |
* | avcodec/aacsbr: Split the env_facs table | Michael Niedermayer | 2015-12-12 | 1 | -3/+3 |
* | avcodec/aacsbr: Replace a noise_facs_q check by an av_assert0 | Michael Niedermayer | 2015-11-19 | 1 | -4/+1 |
* | avcodec/aacsbr: Split pre dequantization noise factors table | Michael Niedermayer | 2015-11-19 | 1 | -3/+3 |
* | avcodec: Implementation of AAC_fixed_decoder (SBR-module) | Djordje Pesut | 2015-07-20 | 1 | -0/+1 |
* | avcodec: Template creation for AAC decoder (SBR-module) | Djordje Pesut | 2015-07-20 | 1 | -1427/+1 |
* | avcodec/aacsbr: Assert that bs_num_env is positive | Michael Niedermayer | 2015-07-01 | 1 | -0/+1 |
* | avcodec/aacsbr: check that the element type matches before applying SBR | Michael Niedermayer | 2015-07-01 | 1 | -0/+8 |
* | aacsbr: break infinite loop in sbr_hf_calc_npatches | Andreas Cadhalpun | 2015-05-07 | 1 | -1/+7 |
* | avcodec/aacsbr: Replace impossible condition by assert | Michael Niedermayer | 2015-03-17 | 1 | -1/+2 |
* | Merge commit 'cdce9e8025fff1dee2fd3d6bc28aebc0a330c5a0' | Michael Niedermayer | 2015-03-17 | 1 | -4/+4 |
|\ |
|
| * | aacsbr: Fix type for index variable | Vittorio Giovara | 2015-03-17 | 1 | -3/+3 |
| * | aacsbr: silence message for SBR extension "padding". | Reimar Döffinger | 2015-02-03 | 1 | -1/+3 |
* | | avcodec/aacdec: Use avpriv_float_dsp_alloc() | Michael Niedermayer | 2014-12-02 | 1 | -3/+3 |
* | | Merge commit '208f3abb917757743313da0da714e525e03159d2' | Michael Niedermayer | 2014-11-24 | 1 | -1/+1 |
|\| |
|
| * | aacsbr: always initialize max_qmf_subbands | Vittorio Giovara | 2014-11-24 | 1 | -1/+1 |
* | | Merge commit '930ffd46e1e742674aa7cc1c2450020c63b5015b' | Michael Niedermayer | 2014-11-04 | 1 | -1/+2 |
|\| |
|
| * | aacsbr: change order of operation to prevent out of array read | Michael Niedermayer | 2014-11-04 | 1 | -1/+2 |
* | | Merge commit '9f6f407463ff8b7681befd04b6655bb7c6d9b3e1' | Michael Niedermayer | 2014-11-04 | 1 | -2/+8 |
|\| |
|
| * | aacsbr: treat 1-d arrays as such | Vittorio Giovara | 2014-11-03 | 1 | -2/+8 |
* | | aacsbr: support hardcoding tables. | Reimar Döffinger | 2014-09-06 | 1 | -8/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-26 | 1 | -7/+14 |
|\| |
|
| * | aacsbr: Add some const casts to silence warnings in ff_sbr_apply() | Diego Biurrun | 2013-11-25 | 1 | -7/+14 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-04 | 1 | -0/+1 |
|\| |
|
| * | aacdec: Set the profile during decoding | Gian-Carlo Pascutto | 2013-11-04 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-03-14 | 1 | -1/+1 |
|\| |
|
| * | avcodec: av_log_missing_feature(1) ---> avpriv_request_sample() | Diego Biurrun | 2013-03-13 | 1 | -1/+1 |
* | | Merge commit '63d744e2be39466e3a734c2987cd713e0bac101e' | Michael Niedermayer | 2013-03-14 | 1 | -1/+1 |
|\| |
|
| * | av_log_missing_feature() ---> avpriv_report_missing_feature() | Diego Biurrun | 2013-03-13 | 1 | -1/+1 |
* | | Revert "aacdec: Reconfigure output as needed, disable pop_output_configuratio... | Michael Niedermayer | 2013-03-08 | 1 | -7/+6 |
* | | aacsbr: Check for envelope scalefactors overflowing | Michael Niedermayer | 2013-03-08 | 1 | -3/+19 |
* | | aacdec: Reconfigure output as needed, disable pop_output_configuration() | Michael Niedermayer | 2013-03-07 | 1 | -6/+7 |
* | | aacsbr: Silence warning: max_qmf_subbands may be used uninitialized in this f... | Michael Niedermayer | 2013-02-26 | 1 | -0/+2 |
* | | mips: optimization for float aac decoder (sbr module) | Mirjana Vulin | 2013-02-21 | 1 | -4/+26 |
* | | Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9' | Michael Niedermayer | 2013-02-09 | 1 | -0/+1 |
|\| |
|
| * | dsputil: Move LOCAL_ALIGNED macros to libavutil | Diego Biurrun | 2013-02-08 | 1 | -0/+1 |
* | | Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4' | Michael Niedermayer | 2013-01-23 | 1 | -2/+2 |
|\| |
|
| * | floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -2/+2 |
* | | Merge commit '55aa03b9f8f11ebb7535424cc0e5635558590f49' | Michael Niedermayer | 2013-01-23 | 1 | -5/+5 |
|\| |
|
| * | floatdsp: move vector_fmul_add from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -5/+5 |
* | | Merge commit 'c25fc5c2bb6ae8c93541c9427df3e47206d95152' | Michael Niedermayer | 2012-12-07 | 1 | -5/+6 |
|\| |
|
| * | AAC SBR: use AVFloatDSPContext's vector_fmul | Christophe Gisquet | 2012-12-07 | 1 | -5/+6 |
* | | Merge commit '0b300daad2f5cb59a7c06dde5ac701685e6edf16' | Michael Niedermayer | 2012-12-03 | 1 | -10/+11 |
|\| |
|
| * | aac: avoid a memcpy in sbr_qmf_analysis | Christophe Gisquet | 2012-12-02 | 1 | -10/+11 |
* | | Merge commit '3d3cf6745e2a5dc9c377244454c3186d75b177fa' | Michael Niedermayer | 2012-11-26 | 1 | -4/+2 |
|\| |
|
| * | aacdec: use float planar sample format for output | Justin Ruggles | 2012-11-25 | 1 | -4/+2 |
* | | aacsbr: check sample_rate before using it, fix division by 0 | Michael Niedermayer | 2012-11-20 | 1 | -3/+3 |
* | | aacsbr: fix integer overflow | Michael Niedermayer | 2012-11-04 | 1 | -1/+1 |
* | | Merge commit '8b8899ac3233b4f7af83ded0dc032fad8902d714' | Michael Niedermayer | 2012-10-23 | 1 | -1/+1 |
|\| |
|