35 Commits (8ca170a78ab6e50f44d27d8a6b4ad7ba1ed81f0c)

Author SHA1 Message Date
Christophe Gisquet b533949813 x86: hevc: remove a parameter to WP internals 10 years ago
James Almer 14b44c1614 x86/hevc_sao: make sao_edge_filter_{10,12} work on x86_32 10 years ago
James Almer 06fe6dfe12 x86/hevc_sao: make sao_band_filter work on x86_32 10 years ago
Christophe Gisquet 5eedd36df1 x86: hevc_mc: use epel_hv 16-wide function 10 years ago
Pierre Edouard Lepere a0d1300f71 x86: hevc_mc: add AVX2 optimizations 10 years ago
James Almer 15574c505b x86/hevcdsp: add ff_hevc_sao_edge_filter_{10,12}_{sse2,avx2} 10 years ago
James Almer 042c1159fc x86/hevcdsp: add ff_hevc_sao_edge_filter_8_{ssse3,avx2} 10 years ago
James Almer fa3eccb4f9 x86/hevc: add ff_hevc_sao_band_filter_{8,10,12}_{sse2,avx,avx2} 10 years ago
James Almer c3d2426cca x86/hevc_res_add: add ff_hevc_transform_add32_8_avx2 10 years ago
Christophe Gisquet 3e892b2bcd x86: hevc_mc: split differently calls 10 years ago
Christophe Gisquet dad7f15567 hevcdsp: remove more instances of compile-time-fixed parameters 10 years ago
Christophe Gisquet d4f44b66d3 hevcdsp: remove compilation-time-fixed parameter 10 years ago
James Almer 54ca4dd43b x86/hevc_res_add: refactor ff_hevc_transform_add{16,32}_8 10 years ago
James Almer 76a99d467f x86/hecv_res_add: add ff_hevc_transform_add{8,16,32}_8_avx 10 years ago
Pierre Edouard Lepere a6af4bf64d x86: hevc: adding transform_add 10 years ago
James Almer 73c4f63ba5 x86/hevc_deblock: add add ff_hevc_[hv]_loop_filter_luma_{8, 10, 12}_avx 10 years ago
James Almer bfb3b2b7a6 x86/hevc_idct: add 12bit idct_dc 10 years ago
Michael Niedermayer d4a9e89b27 avcodec/x86/hevcdsp_init: make license header consistent 10 years ago
James Almer 1ace9573dc x86/hevc_idct: replace old and unused idct functions 10 years ago
Pierre Edouard Lepere 1a880b2fb8 hevc: SSE2 and SSSE3 loop filters 10 years ago
Mickaël Raulet bd0f2d316f x86/hevc: add 12bits support for MC 10 years ago
Mickaël Raulet 7bdcf5c934 x86/hevc: add 12bits support for deblocking filter 10 years ago
Christophe Gisquet 670b7f203a x86: hevcdsp: align 10 years ago
Michael Niedermayer ca6b33b8bd avcodec/x86/hevcdsp_init: Fix "warning: assignment from incompatible pointer type" 10 years ago
James Almer 276bef5340 x86/hevc_deblock: add ff_hevc_[hv]_loop_filter_luma_{8, 10}_sse2 10 years ago
plepere 942e22c651 avcodec/x86/hevc: add avx2 dc idct 11 years ago
plepere 92cccb7bcd avcodec/hevc: new idct + asm 11 years ago
Christophe Gisquet 09fc28aed1 x86: hevcdsp_init: fix macro usage 11 years ago
plepere de7b89fd43 avcodec/x86/hevc: added DBF assembly functions 11 years ago
Michael Niedermayer 341cacb9ac avcodec/x86/hevcdsp_init: fix build failure with --disable-mmx 11 years ago
plepere 63832e01c3 hvcodec/x86/hevcdsp: make macros more modular to support functions that are not sse4 11 years ago
Michael Niedermayer fc7d0d8201 avcodec/x86/hevcdsp_init: fix SSE4 checks 11 years ago
Michael Niedermayer 3b3db02f2e avcodec/x86/hevcdsp_init: fix build on 32bit 11 years ago
plepere 7a2491c436 HEVC : added assembly MC functions 11 years ago