summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-04Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer267-338/+338
2013-10-03cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun267-338/+338
2013-09-12aacenc: use constants to set AAC coderTimothy Gu1-1/+5
2013-05-14aacenc: Fix erasure of surround channelsClaudio Freire1-2/+2
2013-05-12aacenc: Fix ticket #1784: erasure of surround channelsClaudio Freire1-2/+2
2013-03-20mips: Optimization of AAC coefficients encoder functionsBojan Zivkovic5-0/+2505
2013-03-12Merge commit '0f24a3ca999a702f83af9307f9f47b6fdeb546a5'Michael Niedermayer26-258/+2
2013-03-09lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruftAnton Khirnov28-375/+0
2013-03-06normalize calls to ff_alloc_packet2James Zern28-32/+28
2013-02-26Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer120-120/+5
2013-02-25Remove unnecessary dsputil.h #includesDiego Biurrun121-120/+5
2013-01-23Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4'Michael Niedermayer32-312/+233
2013-01-22floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.Ronald S. Bultje32-310/+231
2013-01-14lavc: Fix assignments in if() when calling ff_af_queue_addMichael Niedermayer10-10/+10
2013-01-14aacenc: Fix assignments in if()Michael Niedermayer1-1/+1
2012-11-26aacenc: use the correct output bufferMichael Niedermayer1-5/+5
2012-11-26Merge commit '3d3cf6745e2a5dc9c377244454c3186d75b177fa'Michael Niedermayer4-56/+76
2012-11-12lavc/aac: fix shared build failures with MSVC.Clément Bœsch3-2/+18
2012-10-30Merge commit '381dc1a5ec0925b281c573457c413ae643567086'Michael Niedermayer11-24/+47
2012-10-29aacenc: Drop some unused function argumentsDiego Biurrun1-5/+4
2012-10-26aacenc: replace scale factor warning by assertMichael Niedermayer1-2/+1
2012-10-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer17-328/+279
2012-10-06aacenc: use planar sample formatJustin Ruggles1-18/+15
2012-10-04aacenc: fix out of array writesMichael Niedermayer1-1/+1
2012-09-05Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer109-527/+523
2012-09-05Merge commit '124134e42455763b28cc346fed1d07017a76e84e'Michael Niedermayer42-493/+494
2012-09-04avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö74-359/+355
2012-09-04avopt: Store defaults for AV_OPT_TYPE_CONST in the i64 union memberMartin Storsjö31-403/+404
2012-08-07Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer672-4320/+4730
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov582-3512/+3512
2012-07-31Merge remote-tracking branch 'qatar/master'Michael Niedermayer64-257/+301
2012-07-30Improve descriptiveness of a number of codec and container long namesDiego Biurrun56-75/+75
2012-06-08Merge remote-tracking branch 'qatar/master'Michael Niedermayer92-256/+697
2012-06-08Add a float DSP framework to libavutilJustin Ruggles39-188/+602
2012-04-17Merge remote-tracking branch 'qatar/master'Michael Niedermayer11-195/+403
2012-04-17aacenc: Fix issues with huge values of bit_rate.Reimar Döffinger2-4/+8
2012-04-07Merge remote-tracking branch 'qatar/master'Michael Niedermayer207-756/+771
2012-04-07aacenc: Fix issues with huge values of bit_rate.Reimar Döffinger2-2/+5
2012-04-06cosmetics: Align codec declarationsMartin Storsjö200-638/+731
2012-04-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer26-28/+109
2012-04-04aacenc: Mark deinterleave_input_samples argument as const.Diego Biurrun1-1/+1
2012-03-26aac: reference supported sample rates in encoders.Clément Bœsch2-0/+2
2012-03-23cosmetics: remove superfluous curly bracketsPaul B Mahol68-136/+68
2012-03-22aacenc: switch to ff_alloc_packet2()Michael Niedermayer1-2/+1
2012-03-21Merge remote-tracking branch 'qatar/master'Michael Niedermayer48-499/+1214
2012-03-20aacenc: use AVCodec.encode2()Justin Ruggles3-18/+51
2012-02-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer201-1069/+1983
2012-02-15dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö75-103/+103
2012-02-01aacenc: fix library referencesMichael Niedermayer1-2/+2
[next]