summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'd42191c78befc1983f23b1899b2dda513b72f1ed'Michael Niedermayer2015-07-175-23/+16
|\
| * configure: Factor out vp8dsp moduleVittorio Giovara2015-07-175-23/+16
* | Merge commit 'd4aea1aa4060fb5ba7f5f426823b697d2a5af08b'Michael Niedermayer2015-07-172-5/+6
|\ \ | |/
| * configure: Factor out vp56dsp moduleVittorio Giovara2015-07-172-5/+6
* | Merge commit '5cb4bdb2a03c3643f8f1e7d21d7094e61e0a4418'Michael Niedermayer2015-07-174-13/+12
|\ \ | |/
| * configure: Factor out rv34dsp moduleVittorio Giovara2015-07-174-13/+12
* | avcodec/libx264: fix MPEG2 supportMichael Niedermayer2015-07-171-2/+1
* | Merge commit '575ec60e542114b2ef5b2f88b28eeb72389dda45'Michael Niedermayer2015-07-172-2/+6
|\ \ | |/
| * configure: Factor out mss34dsp moduleVittorio Giovara2015-07-172-2/+6
* | Merge commit '2edc77dc7be5f4a006c6295f4c827e5471f85262'Michael Niedermayer2015-07-172-2/+6
|\ \ | |/
| * configure: Factor out ividsp moduleVittorio Giovara2015-07-172-2/+6
* | Merge commit 'b075869bc1e1aadea0a8dc819ebfb758adb9e3d0'Michael Niedermayer2015-07-173-7/+8
|\ \ | |/
| * configure: Factor out flacdsp moduleVittorio Giovara2015-07-173-6/+8
* | Merge commit '4da585ae478f8b6f865ab13779af399aee20d899'Michael Niedermayer2015-07-170-0/+0
|\ \ | |/
| * OS/2: Cleanup slib_create_def_cmdDave Yeo2015-07-171-2/+1
* | Merge commit 'e1319aa1c1be9b64117c19170344fb78841dd67c'Michael Niedermayer2015-07-174-15/+56
|\ \ | |/
| * libx264: Add support for the MPEG2 encoderLuca Barbato2015-07-174-8/+49
* | avfilter/af_dynaudnorm: Fix "ISO C90 forbids mixed declarations and code" war...Michael Niedermayer2015-07-171-8/+14
* | avfilter/af_aresample: Check ff_all_* for allocation failuresMichael Niedermayer2015-07-171-6/+15
* | Merge commit '0cf5588d69922aa3e063bac6304c09c543a9ef52'Michael Niedermayer2015-07-171-2/+4
|\ \ | |/
| * hq_hqa: Fix decoding when INFO section is absentVittorio Giovara2015-07-171-2/+4
* | Merge commit 'a53540840d26beb57a5e53b7f488c23ddf86e193'Michael Niedermayer2015-07-170-0/+0
|\ \ | |/
| * APIchanges: Mention lavfi and lavd identification symbol additionVittorio Giovara2015-07-171-0/+4
* | Merge commit 'f1840b070dd449ad25e1ebbab463f10863a5e0f1'Michael Niedermayer2015-07-170-0/+0
|\ \ | |/
| * Revert "mov: Double-check that alias path is not an absolute path"Vittorio Giovara2015-07-171-1/+1
* | Merge commit 'b0017579b6e8de3d0d13dcfe0a4dd848dc6baa37'Michael Niedermayer2015-07-173-13/+17
|\ \ | |/
| * h264: Add support for Closed Caption exportKieran Kunhya2015-07-173-1/+58
* | avfilter: bump minor and add Changelog entryPaul B Mahol2015-07-172-2/+3
* | avfilter/af_compand: fix clipping with default optionsPaul B Mahol2015-07-172-0/+7
* | avfilter: add Dynamic Audio Normalizer filterLoRd_MuldeR2015-07-174-0/+894
* | avfilter/af_astats: measure minimal and mean difference between two consecuti...Paul B Mahol2015-07-172-4/+32
* | Merge remote-tracking branch 'cehoyos/master'Michael Niedermayer2015-07-176-6/+6
|\ \
| * | lavfi/af_pan: Support a maximum of 64 channels.Carl Eugen Hoyos2015-07-172-2/+2
| * | lswr: Allow 64 channels internally.Carl Eugen Hoyos2015-07-172-2/+2
| * | lavc: Allow 64 channels internally.Carl Eugen Hoyos2015-07-172-2/+2
* | | avformat: bump micro version after adding concatdec featuresMarton Balint2015-07-171-1/+1
* | | concatdec: add support for injecting packet metadataMarton Balint2015-07-172-0/+33
* | | concatdec: add support for specifying outpoint of filesMarton Balint2015-07-172-4/+44
* | | concatdec: store eof condition in contextMarton Balint2015-07-171-1/+8
* | | concatdec: add support for specifying inpoint of filesMarton Balint2015-07-172-13/+43
* | | mxfdec: calculate the index in display orderMarton Balint2015-07-162-4/+21
|/ /
* | Refactoring to move common QSV-related code part into libavcodec/qsvdec.cIvan Uskov2015-07-163-40/+19
* | avcodec/snappy: refactor so ff_snappy_uncompress uses an existing bufferTom Butterworth2015-07-163-13/+37
* | avfilter/vf_eq: Support contrast from -1000 to 1000Michael Niedermayer2015-07-161-2/+2
* | avfilter/af_astats: make sure p->last is actually always set when measuring m...Paul B Mahol2015-07-151-1/+2
* | avfilter/af_astats: also measure maximal difference between two consecutive s...Paul B Mahol2015-07-152-2/+23
* | avcodec/hap: move some per-stream setup into decoder init rather than per-frameTom Butterworth2015-07-161-6/+21
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 MC functionsShivraj Patil2015-07-166-0/+2576
* | swscale/ppc/yuv2rgb_altivec: POWER LE support in the macros vec_unh() and vec...Rong Yan2015-07-161-0/+5
* | avcodec: loongson optimized idctdsp with mmi周晓勇2015-07-164-0/+1039