summaryrefslogtreecommitdiffstats
path: root/libavcodec/libfdk-aacenc.c
Commit message (Expand)AuthorAgeFilesLines
* lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer2015-09-151-2/+2
* Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-271-1/+1
|\
| * lavc: Consistently prefix input buffer definesVittorio Giovara2015-07-271-1/+1
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-271-1/+1
|\ \ | |/
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-271-4/+4
|\ \ | |/
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-4/+4
* | avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer2015-07-271-1/+1
* | Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f'Michael Niedermayer2014-10-141-1/+1
|\ \ | |/
| * lavc: use a separate field for exporting audio encoder paddingAnton Khirnov2014-10-131-1/+1
* | Merge commit '2f7065190ad48744014a02288799d03adfa613e0'Michael Niedermayer2014-06-061-22/+10
|\ \ | |/
| * libfdk-aac: Relicense the library wrappers to the ISC licenseMartin Storsjö2014-06-061-22/+10
* | Merge commit '3828eb8519c1530392ab8820b1aa784602128afc'Michael Niedermayer2014-05-051-11/+21
|\ \ | |/
| * libfdk-aac: Relicense the library wrappers to 2-clause BSDMartin Storsjö2014-05-051-11/+21
| * libfdk-aacenc: Enable 7.1 channel encodingJean First2014-05-051-0/+18
* | libfdk-aacenc: disable hard version requirementsTimothy Gu2014-02-061-0/+6
* | avcodec/libfdk-aacenc: change MODE_7_1_FRONT_CENTER to map to AV_CH_LAYOUT_7P...Michael Niedermayer2014-01-271-1/+1
* | avcodec/libfdk-aacenc: change MODE_7_1_REAR_SURROUND to map to AV_CH_LAYOUT_7...Michael Niedermayer2014-01-271-2/+2
* | avcodec/libfdk_aacenc: enable 7.1 channel encodingJean First2014-01-261-0/+12
* | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer2013-10-041-1/+1
|\ \ | |/
| * cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-1/+1
* | Merge commit '95d52464542f532061290192518d5fe1c1930e8d'Michael Niedermayer2013-06-241-0/+1
|\ \ | |/
| * lavc: Add option to encode MPEG-2 AAC with libfdk-aacKieran Kunhya2013-06-241-0/+1
* | Merge commit '0f24a3ca999a702f83af9307f9f47b6fdeb546a5'Michael Niedermayer2013-03-121-10/+0
|\ \ | |/
| * lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruftAnton Khirnov2013-03-091-10/+0
| * libfdk-aacenc: Actually check for upper bounds of cutoffDerek Buitenhuis2013-02-111-1/+1
| * lavc: Fix assignments in if() when calling ff_af_queue_addMichael Niedermayer2013-01-141-1/+1
* | normalize calls to ff_alloc_packet2James Zern2013-03-061-1/+1
* | libfdk-aacenc: Actually check for upper bounds of cutoffDerek Buitenhuis2013-02-111-1/+1
* | libfdk-aacenc: Fix assignments in if()Michael Niedermayer2013-01-141-1/+1
* | Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'Michael Niedermayer2012-12-211-1/+1
|\ \ | |/
| * miscellaneous typo fixesDiego Biurrun2012-12-211-1/+1
* | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer2012-11-121-3/+3
|\ \ | |/
| * Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles2012-11-111-3/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-261-2/+7
|\ \ | |/
| * libfdk-aac: Allow setting VBR modes via a private optionMartin Storsjö2012-09-251-2/+4
| * libfdk-aac: Warn the user that the VBR modes are unsupportedMartin Storsjö2012-09-251-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-251-15/+21
|\ \ | |/
| * libfdk-aac: reindent after last commitNathan Caldwell2012-09-251-15/+15
| * libfdk-aac: Limit to supported sample rates.Nathan Caldwell2012-09-251-0/+6
* | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer2012-09-051-5/+5
|\ \ | |/
| * avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-041-5/+5
* | Merge commit '124134e42455763b28cc346fed1d07017a76e84e'Michael Niedermayer2012-09-051-4/+4
|\ \ | |/
| * avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö2012-09-041-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+1
|\ \ | |/
| * Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-071-1/+1
|\ \ | |/
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-251-1/+14
|\ \ | |/
| * libfdk-aacenc: add LATM/LOAS encapsulation supportKieran Kunhya2012-07-251-1/+14
OpenPOWER on IntegriCloud