| Commit message (Expand) | Author | Age | Files | Lines |
* | aaccoder: Implement Perceptual Noise Substitution for AAC | Rostislav Pehlivanov | 2015-04-15 | 1 | -0/+3 |
* | aacenc: Adjust the initial offset for PNS values | Rostislav Pehlivanov | 2015-04-14 | 1 | -1/+1 |
* | aacenc: Add support for Perceptual Noise Substitution energy values | Rostislav Pehlivanov | 2015-04-13 | 1 | -3/+14 |
* | AAC: Add support for 7350Hz sampling rates, no error on too hight bitrate. | Claudio Freire | 2015-03-06 | 1 | -5/+18 |
* | AAC: Fix M/S stereo encoding | Claudio Freire | 2015-03-03 | 1 | -12/+26 |
* | Fix buffer_size argument to init_put_bits() in multiple encoders. | Dyami Caliri | 2015-02-26 | 1 | -1/+1 |
* | avcodec/aacenc: Fix sample rate check | Michael Niedermayer | 2015-02-22 | 1 | -1/+1 |
* | Merge commit '971099ff5a85377579eb5b8d3620e283957f097e' | Michael Niedermayer | 2014-12-19 | 1 | -3/+4 |
|\ |
|
| * | aacenc: correctly check returned value | Vittorio Giovara | 2014-12-18 | 1 | -3/+4 |
* | | avcodec/aacenc: Use avpriv_float_dsp_alloc() | Michael Niedermayer | 2014-11-29 | 1 | -2/+5 |
* | | avcodec/aacenc: check input for NaN | Michael Niedermayer | 2014-11-08 | 1 | -0/+4 |
* | | Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f' | Michael Niedermayer | 2014-10-14 | 1 | -1/+1 |
|\| |
|
| * | lavc: use a separate field for exporting audio encoder padding | Anton Khirnov | 2014-10-13 | 1 | -1/+1 |
* | | avcodec/aacenc: Use FF_ALLOCZ_ARRAY_OR_GOTO() | Michael Niedermayer | 2014-09-10 | 1 | -2/+2 |
* | | avcodec/aacenc: dont use global quality if its negative | Michael Niedermayer | 2014-05-24 | 1 | -1/+1 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
| * | aacenc: Fix erasure of surround channels | Claudio Freire | 2013-05-14 | 1 | -2/+2 |
* | | aacenc: use constants to set AAC coder | Timothy Gu | 2013-09-12 | 1 | -1/+5 |
* | | aacenc: Fix ticket #1784: erasure of surround channels | Claudio Freire | 2013-05-12 | 1 | -2/+2 |
* | | mips: Optimization of AAC coefficients encoder functions | Bojan Zivkovic | 2013-03-20 | 1 | -0/+3 |
* | | Merge commit '0f24a3ca999a702f83af9307f9f47b6fdeb546a5' | Michael Niedermayer | 2013-03-12 | 1 | -8/+0 |
|\| |
|
| * | lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft | Anton Khirnov | 2013-03-09 | 1 | -8/+0 |
* | | normalize calls to ff_alloc_packet2 | James Zern | 2013-03-06 | 1 | -3/+1 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4' | Michael Niedermayer | 2013-01-23 | 1 | -10/+9 |
|\| |
|
| * | floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -10/+9 |
| * | lavc: Fix assignments in if() when calling ff_af_queue_add | Michael Niedermayer | 2013-01-14 | 1 | -1/+1 |
| * | aacenc: use the correct output buffer | Michael Niedermayer | 2012-11-26 | 1 | -5/+5 |
* | | aacenc: Fix assignments in if() | Michael Niedermayer | 2013-01-14 | 1 | -1/+1 |
* | | Merge commit '3d3cf6745e2a5dc9c377244454c3186d75b177fa' | Michael Niedermayer | 2012-11-26 | 1 | -5/+5 |
|\| |
|
* | | lavc/aac: fix shared build failures with MSVC. | Clément Bœsch | 2012-11-12 | 1 | -1/+8 |
* | | Merge commit '381dc1a5ec0925b281c573457c413ae643567086' | Michael Niedermayer | 2012-10-30 | 1 | -5/+4 |
|\| |
|
| * | aacenc: Drop some unused function arguments | Diego Biurrun | 2012-10-29 | 1 | -5/+4 |
* | | aacenc: replace scale factor warning by assert | Michael Niedermayer | 2012-10-26 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-07 | 1 | -18/+15 |
|\| |
|
| * | aacenc: use planar sample format | Justin Ruggles | 2012-10-06 | 1 | -18/+15 |
* | | aacenc: fix out of array writes | Michael Niedermayer | 2012-10-05 | 1 | -1/+1 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -2/+2 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | | Merge commit '124134e42455763b28cc346fed1d07017a76e84e' | Michael Niedermayer | 2012-09-05 | 1 | -3/+3 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -3/+3 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-31 | 1 | -1/+1 |
|\| |
|
| * | Improve descriptiveness of a number of codec and container long names | Diego Biurrun | 2012-07-30 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-08 | 1 | -7/+13 |
|\| |
|
| * | Add a float DSP framework to libavutil | Justin Ruggles | 2012-06-08 | 1 | -7/+13 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-18 | 1 | -1/+3 |
|\| |
|