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
2013-10-04Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer
2013-10-04cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun
2013-09-12aacenc: use constants to set AAC coderTimothy Gu
2013-05-14aacenc: Fix erasure of surround channelsClaudio Freire
2013-05-12aacenc: Fix ticket #1784: erasure of surround channelsClaudio Freire
2013-03-20mips: Optimization of AAC coefficients encoder functionsBojan Zivkovic
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-26Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer
2013-02-26Remove unnecessary dsputil.h #includesDiego Biurrun
2013-01-23Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4'Michael Niedermayer
2013-01-22floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje
2013-01-14lavc: Fix assignments in if() when calling ff_af_queue_addMichael Niedermayer
2013-01-14aacenc: Fix assignments in if()Michael Niedermayer
2012-11-26aacenc: use the correct output bufferMichael Niedermayer
2012-11-26Merge commit '3d3cf6745e2a5dc9c377244454c3186d75b177fa'Michael Niedermayer
2012-11-13lavc/aac: fix shared build failures with MSVC.Clément Bœsch
2012-10-30Merge commit '381dc1a5ec0925b281c573457c413ae643567086'Michael Niedermayer
2012-10-29aacenc: Drop some unused function argumentsDiego Biurrun
2012-10-26aacenc: replace scale factor warning by assertMichael Niedermayer
2012-10-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-10-06aacenc: use planar sample formatJustin Ruggles
2012-10-05aacenc: fix out of array writesMichael Niedermayer
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-08Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-08-01Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-07-30Improve descriptiveness of a number of codec and container long namesDiego Biurrun
2012-06-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-06-08Add a float DSP framework to libavutilJustin Ruggles
2012-04-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-17aacenc: Fix issues with huge values of bit_rate.Reimar Döffinger
2012-04-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-07aacenc: Fix issues with huge values of bit_rate.Reimar Döffinger
2012-04-06cosmetics: Align codec declarationsMartin Storsjö
2012-04-06Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-04-04aacenc: Mark deinterleave_input_samples argument as const.Diego Biurrun
2012-03-27aac: reference supported sample rates in encoders.Clément Bœsch
2012-03-23cosmetics: remove superfluous curly bracketsPaul B Mahol
2012-03-22aacenc: switch to ff_alloc_packet2()Michael Niedermayer
2012-03-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-03-21aacenc: use AVCodec.encode2()Justin Ruggles
2012-02-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-02-16dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö
2012-02-01aacenc: fix library referencesMichael Niedermayer
2012-01-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer