Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-28Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2015-07-27Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27lavc: Consistently prefix input buffer definesVittorio Giovara
2015-07-27lavc: AV-prefix all codec capabilitiesVittorio Giovara
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-07-27avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer
2014-10-14Merge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f'Michael Niedermayer
2014-10-13lavc: use a separate field for exporting audio encoder paddingAnton Khirnov
2014-06-06Merge commit '2f7065190ad48744014a02288799d03adfa613e0'Michael Niedermayer
2014-06-06libfdk-aac: Relicense the library wrappers to the ISC licenseMartin Storsjö
2014-05-05Merge commit '3828eb8519c1530392ab8820b1aa784602128afc'Michael Niedermayer
2014-05-05libfdk-aac: Relicense the library wrappers to 2-clause BSDMartin Storsjö
2014-05-05libfdk-aacenc: Enable 7.1 channel encodingJean First
2014-02-06libfdk-aacenc: disable hard version requirementsTimothy Gu
2014-01-28avcodec/libfdk-aacenc: change MODE_7_1_FRONT_CENTER to map to AV_CH_LAYOUT_7P...Michael Niedermayer
2014-01-28avcodec/libfdk-aacenc: change MODE_7_1_REAR_SURROUND to map to AV_CH_LAYOUT_7...Michael Niedermayer
2014-01-26avcodec/libfdk_aacenc: enable 7.1 channel encodingJean First
2013-10-04Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer
2013-10-04cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun
2013-06-24Merge commit '95d52464542f532061290192518d5fe1c1930e8d'Michael Niedermayer
2013-06-24lavc: Add option to encode MPEG-2 AAC with libfdk-aacKieran Kunhya
2013-03-13Merge commit '0f24a3ca999a702f83af9307f9f47b6fdeb546a5'Michael Niedermayer
2013-03-09lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruftAnton Khirnov
2013-03-07normalize calls to ff_alloc_packet2James Zern
2013-02-11libfdk-aacenc: Actually check for upper bounds of cutoffDerek Buitenhuis
2013-02-11libfdk-aacenc: Actually check for upper bounds of cutoffDerek Buitenhuis
2013-01-14lavc: Fix assignments in if() when calling ff_af_queue_addMichael Niedermayer
2013-01-14libfdk-aacenc: Fix assignments in if()Michael Niedermayer
2012-12-21Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3'Michael Niedermayer
2012-12-21miscellaneous typo fixesDiego Biurrun
2012-11-12Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88'Michael Niedermayer
2012-11-11Include libavutil/channel_layout.h instead of libavutil/audioconvert.hJustin Ruggles
2012-09-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-25libfdk-aac: Allow setting VBR modes via a private optionMartin Storsjö
2012-09-25libfdk-aac: Warn the user that the VBR modes are unsupportedMartin Storsjö
2012-09-25Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-09-25libfdk-aac: reindent after last commitNathan Caldwell
2012-09-25libfdk-aac: Limit to supported sample rates.Nathan Caldwell
2012-09-05Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer
2012-09-05Merge commit '124134e42455763b28cc346fed1d07017a76e84e'Michael Niedermayer
2012-09-05avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö
2012-09-05avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-08-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-07-26Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-25libfdk-aacenc: add LATM/LOAS encapsulation supportKieran Kunhya
2012-07-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer