314 Commits (87071478b4a70d3651ce73ee6b9a95a525074403)

Author SHA1 Message Date
Ronald S. Bultje c9d98c5649 cavs: convert idct from inline asm to yasm. 8 years ago
Clément Bœsch 40ac226014 lavc/x86/hevc: rename hevc_res_add to hevc_add_res 8 years ago
James Almer cf9ef83960 huffyuvencdsp: move shared functions to a new lossless_videoencdsp context 8 years ago
Pierre Edouard Lepere 6d5636ad9a hevc: x86: Add add_residual() SIMD optimizations 8 years ago
Rostislav Pehlivanov d2ae5f77c6 aacenc: add SIMD optimizations for abs_pow34 and quantization 9 years ago
Clément Bœsch a692724c58 vp9lpf/x86: add x86 SSSE3/AVX SIMD for vp9_loop_filter_[vh]_16_16. 9 years ago
Justin Ruggles b57e38f52c ac3dsp: x86: Replace inline asm for in-decoder downmixing with standalone asm 9 years ago
Anton Khirnov 12004a9a7f audiodsp/x86: yasmify vector_clipf_sse 9 years ago
Anton Khirnov 89466de4ae vp9/x86: rename vp9dsp to vp9mc 9 years ago
James Almer efc9d5c4bc x86/ttaenc: add ff_ttaenc_filter_process_{ssse3,sse4} 9 years ago
Diego Biurrun 1dfc3cf89d x86: hpeldsp: Split off VP3-specific bits into a separate file 9 years ago
James Almer fca3c3b619 hevc: Add AVX2 DC IDCT 9 years ago
Diego Biurrun 01621202aa build: miscellaneous cosmetics 9 years ago
Diego Biurrun 1a094af638 fft: Split MDCT bits off from FFT 9 years ago
Timothy Gu e3461197b1 x86/vc1dsp: Split the file into MC and loopfilter 9 years ago
Diego Biurrun 15a24614ae build: Add vc1dsp component for more fine-grained dependencies 9 years ago
James Almer 8ae7447941 x86/dcadec: add ff_lfe_fir0_float_{sse,sse2,avx,fma3} 9 years ago
Timothy Gu 9fd6ea933f dirac_dwt: Make x86 files/functions names consistent 9 years ago
Timothy Gu 17ab8f7e68 diracdsp: Make x86 files/functions names consistent 9 years ago
foo86 ae5b2c5250 avcodec/dca: add new decoder based on libdcadec 9 years ago
foo86 4608996772 avcodec/dca: remove old decoder 9 years ago
James Almer 209f50e16b avcodec/synth_filter: split off remaining code from dcadec files 9 years ago
Diego Biurrun 03ef89faf2 x86: build: Group all encoder objects together 9 years ago
Anton Khirnov e7078e842d hevcdsp: add x86 SIMD for MC 9 years ago
James Almer 73353af6e5 x86/Makefile: move decoder/encoder objects out of the subsystems section 10 years ago
Timothy Gu 6b41b44149 huffyuvencdsp: Convert ff_diff_bytes_mmx to yasm 10 years ago
Ronald S. Bultje 1c3be32533 vp9: add 10/12bpp mmxext-optimized iwht_iwht_4x4 function. 10 years ago
Christophe Gisquet 4369b9dc7b x86: simple_idct(_put): 10bits versions 10 years ago
Paul B Mahol 35af7add6f avcodec/takdec: add x86 SIMD for rest of decorrelation modes 10 years ago
James Almer 72254b19b8 x86/alacdsp: add simd optimized functions 10 years ago
Ronald S. Bultje 26ece7a511 vp9: 16bpp tm/dc/h/v intra pred simd (mostly sse2) functions. 10 years ago
Ronald S. Bultje db7786e8ff vp9: sse2/ssse3/avx 16bpp loopfilter x86 simd. 10 years ago
James Almer 3178931a14 x86/hevc_sao: move 10/12bit functions into a separate file 10 years ago
Ronald S. Bultje 344d519040 vp9: add subpel MC SIMD for 10/12bpp. 10 years ago
Ronald S. Bultje 6354ff0383 vp9: add fullpel (put) MC SIMD for 10/12bpp. 10 years ago
Vittorio Giovara cad40a3833 lavc: Drop deprecated deinterlace module 10 years ago
James Almer 9dcaae70f2 x86/aacpsdsp: add SSE and SSE3 optimized functions 10 years ago
Vittorio Giovara d42191c78b configure: Factor out vp8dsp module 10 years ago
Vittorio Giovara 5cb4bdb2a0 configure: Factor out rv34dsp module 10 years ago
James Almer 7912a6830d avcodec/jpeg200dsp: add ff_ict_float_{sse,avx} 10 years ago
Christophe Gisquet c3bf52713a x86: xvid_idct: port MMX iDCT to yasm 10 years ago
Christophe Gisquet 2999bd7da2 x86: xvid_idct: port SSE2 iDCT to yasm 10 years ago
Anton Khirnov 71f1ad37d8 lavc: do not compile fmtconvert unconditionally 10 years ago
James Almer 03adafb318 x86/g722dsp: add ff_g722_apply_qmf_sse2 10 years ago
James Almer fa3eccb4f9 x86/hevc: add ff_hevc_sao_band_filter_{8,10,12}_{sse2,avx,avx2} 10 years ago
Kieran Kunhya 9a738c27dc v210enc: Add SIMD optimised 8-bit and 10-bit encoders 10 years ago
Kieran Kunhya 36091742d1 v210enc: Add SIMD optimised 8-bit and 10-bit encoders 10 years ago
Carl Eugen Hoyos 600e38f563 Fix standalone compilation of the apng decoder on x86. 10 years ago
Michael Niedermayer 65ce8f8895 avcodec/x86/Makefile: fix order 10 years ago
James Almer 0de1d6287e x86/mlpdec: add ff_mlp_rematrix_channel_{sse4,avx2} 11 years ago