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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-10-22x86/Makefile: move decoder/encoder objects out of the subsystems sectionJames Almer
2015-10-21huffyuvencdsp: Convert ff_diff_bytes_mmx to yasmTimothy Gu
2015-10-13vp9: add 10/12bpp mmxext-optimized iwht_iwht_4x4 function.Ronald S. Bultje
2015-10-13x86: simple_idct(_put): 10bits versionsChristophe Gisquet
2015-10-09avcodec/takdec: add x86 SIMD for rest of decorrelation modesPaul B Mahol
2015-10-07x86/alacdsp: add simd optimized functionsJames Almer
2015-10-03vp9: 16bpp tm/dc/h/v intra pred simd (mostly sse2) functions.Ronald S. Bultje
2015-10-03vp9: sse2/ssse3/avx 16bpp loopfilter x86 simd.Ronald S. Bultje
2015-09-30x86/hevc_sao: move 10/12bit functions into a separate fileJames Almer
2015-09-17vp9: add subpel MC SIMD for 10/12bpp.Ronald S. Bultje
2015-09-17vp9: add fullpel (put) MC SIMD for 10/12bpp.Ronald S. Bultje
2015-09-05Merge commit 'cad40a3833ad81a352e7657ec6f7d637cea3b798'Hendrik Leppkes
2015-08-28lavc: Drop deprecated deinterlace moduleVittorio Giovara
2015-07-31x86/aacpsdsp: add SSE and SSE3 optimized functionsJames Almer
2015-07-17Merge commit 'd42191c78befc1983f23b1899b2dda513b72f1ed'Michael Niedermayer
2015-07-17Merge commit '5cb4bdb2a03c3643f8f1e7d21d7094e61e0a4418'Michael Niedermayer
2015-07-17configure: Factor out vp8dsp moduleVittorio Giovara
2015-07-17configure: Factor out rv34dsp moduleVittorio Giovara
2015-06-13avcodec/jpeg200dsp: add ff_ict_float_{sse,avx}James Almer
2015-03-14x86: xvid_idct: port MMX iDCT to yasmChristophe Gisquet
2015-03-13x86: xvid_idct: port SSE2 iDCT to yasmChristophe Gisquet
2015-03-01Merge commit '71f1ad37d858b810b71a4af1c25771beaa50b27b'Michael Niedermayer
2015-02-28lavc: do not compile fmtconvert unconditionallyAnton Khirnov
2015-02-16x86/g722dsp: add ff_g722_apply_qmf_sse2James Almer
2015-02-02x86/hevc: add ff_hevc_sao_band_filter_{8,10,12}_{sse2,avx,avx2}James Almer
2014-12-05v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya
2014-11-26v210enc: Add SIMD optimised 8-bit and 10-bit encodersKieran Kunhya
2014-11-23Fix standalone compilation of the apng decoder on x86.Carl Eugen Hoyos
2014-11-23avcodec/x86/Makefile: fix orderMichael Niedermayer
2014-10-03x86/mlpdec: add ff_mlp_rematrix_channel_{sse4,avx2}James Almer
2014-09-25x86/idctdsp: port {put,add}_pixels_clamped to yasmJames Almer
2014-08-27Merge commit 'dcb7c868ec7af7d3a138b3254ef2e08f074d8ec5'Michael Niedermayer
2014-08-27cosmetics: Make naming scheme of Xvid IDCT consistent with other IDCTsDiego Biurrun
2014-08-20x86: hevc: adding transform_addPierre Edouard Lepere
2014-08-15Merge commit 'efd26bedec9a345a5960dbfcbaec888418f2d4e6'Michael Niedermayer
2014-08-15build: Add explanatory comments to (optimization) blocks in the MakefilesDiego Biurrun
2014-08-13lavc/flacenc: add sse4 version of the 16-bit lpc encoderJames Darnley
2014-08-01Merge commit 'a786c8259dafeca9744252230b5d78f67810770c'Michael Niedermayer
2014-08-01idct: Split off Xvid IDCTDiego Biurrun
2014-07-29Merge commit '4f8cf0dc4ef6110174056df7edd9dc2f2a988b6d'Michael Niedermayer
2014-07-29x86: build: Restore ordering of OBJS linesDiego Biurrun
2014-07-26hevc: SSE2 and SSSE3 loop filtersPierre Edouard Lepere
2014-07-18Merge commit '2d60444331fca1910510038dd3817bea885c2367'Michael Niedermayer
2014-07-18Merge commit 'c23ce454b3e33634a188d6facfd2b7182af5af93'Michael Niedermayer
2014-07-17dsputil: Split motion estimation compare bits off into their own contextDiego Biurrun
2014-07-17x86: dsputil: Coalesce all init filesDiego Biurrun
2014-07-13Merge commit 'acf91215c74a91eb3b86af01dcb1d3c78d0e2310'Michael Niedermayer
2014-07-13x86: dsputil: Avoid pointless CONFIG_ENCODERS indirectionDiego Biurrun
2014-07-10Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e'Michael Niedermayer
2014-07-09dsputil: Split off pixel block routines into their own contextDiego Biurrun