summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-24avfilter/x86/vf_gradfun_init: fix const and related warningsMichael Niedermayer1-4/+5
2013-10-24Merge commit '0e730494160d973400aed8d2addd1f58a0ec883e'Michael Niedermayer4-218/+207
2013-10-23avfilter: x86: Port gradfun filter optimizations to yasmDaniel Kang4-218/+207
2013-10-23Merge commit 'f6633c55a3c0e93a5b2bab6aa0692fb608f2a38d'Michael Niedermayer3-3/+3
2013-10-23avfilter: Fix typo in Loren's email addressDiego Biurrun3-3/+3
2013-09-17avfilter/x86/vf_pullup: try to fix build on x64Paul B Mahol1-3/+3
2013-09-17avfilter: port pullup filter from libmpcodecsPaul B Mahol12-1/+1113
2013-07-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer34-239/+237
2013-07-17Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun34-237/+235
2013-06-13lavfi: add spp filter.Clément Bœsch11-2/+773
2013-05-14yadif: restore speed of the C filtering codeJames Darnley3-49/+37
2013-05-09Merge commit '6e9f8d6a7d7392a236df19fef6f4eba41f18167e'Michael Niedermayer1-1/+0
2013-05-08x86: vf_yadif: Remove stray dsputil_mmx #includeDiego Biurrun1-1/+0
2013-05-05Merge commit '093804a93cc5da3f95f98265a5df116912443cec'Michael Niedermayer11-17/+27
2013-05-04avfilter: Add av_cold attributes to init/uninit functionsDiego Biurrun11-17/+27
2013-04-23Merge remote-tracking branch 'qatar/master'Michael Niedermayer5-12/+9
2013-04-22x86: Move some conditional code around to avoid unused variable warningsDiego Biurrun5-19/+17
2013-03-28lavfi/gradfun: remove rounding to match C and SSE code.Clément Bœsch1-2/+2
2013-03-28lavfi/gradfun: fix dithering in MMX code.Clément Bœsch1-2/+29
2013-03-28lavfi/gradfun: fix rounding in MMX code.Clément Bœsch3-3/+3
2013-03-16yadif: remove an 'm' from the LOAD macro definitionJames Darnley3-41/+41
2013-03-16yadif: remove repeated check on widthJames Darnley3-6/+0
2013-03-16yadif: cosmetic indentation from previous commitsJames Darnley2-8/+8
2013-03-16yadif: x86 assembly for 9 to 14-bit samplesJames Darnley3-2/+305
2013-03-16yadif: x86 assembly for 16-bit samplesJames Darnley4-2/+379
2013-03-13yadif: restore speed of the C filtering codeJames Darnley3-49/+37
2013-03-13hqdn3d: Fix out of array read in LOWPASSLoren Merritt2-5/+5
2013-02-16Merge commit '64ed397635ef2666b0ca0c8d8c60a8bc44581d82'Michael Niedermayer5-133/+198
2013-02-15vf_yadif: fix out-of line readsAnton Khirnov5-112/+200
2013-02-06Merge commit '238614de679a71970c20d7c3fee08a322967ec40'Michael Niedermayer9-38/+43
2013-02-06vf_yadif: silence a warning.Anton Khirnov3-12/+20
2013-02-05Merge remote-tracking branch 'qatar/master'Michael Niedermayer5-4/+4
2013-02-04avfilter: x86: consistent filenames for filter optimizationsDiego Biurrun5-4/+4
2013-02-02avfilter/x86/vf_hqdn3d_init: fix author attribution & project nameMichael Niedermayer1-4/+6
2013-02-02Merge remote-tracking branch 'qatar/master'Michael Niedermayer4-21/+81
2013-02-01vf_hqdn3d: x86: Add proper arch optimization initializationDiego Biurrun4-21/+81
2013-01-14Merge commit 'a1c525f7eb0783d31ba7a653865b6cbd3dc880de'Michael Niedermayer6-42/+81
2013-01-14yadif: x86: fix build for compilers without aligned stackDaniel Kang1-22/+34
2013-01-10Merge commit 'f7bf72a4a1146a7583577c9bdc066767e1ba3c6a'Michael Niedermayer6-309/+270
2013-01-09yadif: Port inline assembly to yasmDaniel Kang4-302/+264
2012-12-19lavfi/gradfun: remove rounding to match C and SSE code.Clément Bœsch1-2/+2
2012-12-19lavfi/gradfun: fix dithering in MMX code.Clément Bœsch1-2/+29
2012-12-19lavfi/gradfun: fix rounding in MMX code.Clément Bœsch1-1/+1
2012-12-06Fix compilation with yasm 0.6.2.Carl Eugen Hoyos1-0/+2
2012-12-06Merge commit 'b519298a1578e0c895d53d4b4ed8867b1c031a56'Michael Niedermayer7-0/+208
2012-12-05x86: af_volume: add SSE2/SSSE3/AVX-optimized s32 volume scalingJustin Ruggles3-3/+106
2012-12-05x86: af_volume: add SSE2-optimized s16 volume scalingJustin Ruggles5-0/+102
2012-11-01Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'Michael Niedermayer24-226/+256
2012-10-31x86: mmx2 ---> mmxext in function namesDiego Biurrun20-217/+242
[next]