63 Commits (ee419804da2a6a44a4af5d949869f0e98306d2fc)

Author SHA1 Message Date
Anton Khirnov e4601cc339 lavc/hevc*: move to hevc/ subdir 9 months ago
Andreas Rheinhardt 39b4b5aad7 avcodec: Remove superfluous ';' outside of functions 1 year ago
Andreas Rheinhardt 6106fb2b4c avcodec/hevcdsp: Offset ff_hevc_.pel_filters to simplify addressing 1 year ago
James Almer 2dc8221e66 x86/hevcdsp_init.c: fix preprocessor check 1 year ago
Wu Jianhua fc5ff6b0b8 avcodec/x86/h26x/h2656_inter: add dststride to put 1 year ago
Wu Jianhua 7d9f1f5485 avcodec/x86/hevc_mc: move put/put_uni to h26x/h2656_inter.asm 1 year ago
Andreas Rheinhardt b3bbbb14d0 avcodec/hevcdsp: Constify src pointers 3 years ago
Andreas Rheinhardt 338f8fd232 avcodec/x86/hevcdsp_init: Remove obsolete MMXEXT functions 3 years ago
Andreas Rheinhardt 5eee930726 avcodec/x86/hevcdsp_init: Remove unnecessary inclusion of get_bits.h 3 years ago
Wu Jianhua 037fa0437d avcodec/x86/hevc_mc: add qpel_h64_8_avx512icl 3 years ago
Wu Jianhua 68437bf169 avcodec/x86/hevc_mc: add qpel_h32_8_avx512icl 3 years ago
Wu Jianhua 6fbb8cc8ad avcodec/x86/hevc_mc: add qpel_h4_8_avx512icl 3 years ago
Wu Jianhua c1790b60d6 avcodec/x86/hevc_mc: add qpel_h16_8_avx512icl 3 years ago
Wu Jianhua d4cd8830bd avcodec/x86/hevc_mc: add qpel_h8_8_avx512icl and qpel_hv8_8_avx512icl 3 years ago
Anton Khirnov c8c2dfbc37 lavu: move LOCAL_ALIGNED from internal.h to mem_internal.h 4 years ago
Clément Bœsch 7c300a8ed4 lavc/hevc: remove a few random spaces to reduce diff with libav 8 years ago
Pierre Edouard Lepere 6d5636ad9a hevc: x86: Add add_residual() SIMD optimizations 8 years ago
Alexandra Hájková 112cee0241 hevc: Add SSE2 and AVX IDCT 8 years ago
James Almer fca3c3b619 hevc: Add AVX2 DC IDCT 9 years ago
Diego Biurrun 257b30af8e x86: hevc: Fix linking with both yasm and optimizations disabled 9 years ago
James Almer 70d685a77f x86: use the new helper macros where useful 9 years ago
James Almer d4c47333e1 x86/hevc_sao: add ff_hevc_sao_edge_filter_{8,16}_{10,12} 9 years ago
Anton Khirnov e7078e842d hevcdsp: add x86 SIMD for MC 9 years ago
Ganesh Ajjanagadde 38f4e973ef all: fix -Wextra-semi reported on clang 9 years ago
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 11 years ago
Christophe Gisquet 3e892b2bcd x86: hevc_mc: split differently calls 11 years ago
Christophe Gisquet dad7f15567 hevcdsp: remove more instances of compile-time-fixed parameters 11 years ago
Christophe Gisquet d4f44b66d3 hevcdsp: remove compilation-time-fixed parameter 11 years ago
James Almer 54ca4dd43b x86/hevc_res_add: refactor ff_hevc_transform_add{16,32}_8 11 years ago
James Almer 76a99d467f x86/hecv_res_add: add ff_hevc_transform_add{8,16,32}_8_avx 11 years ago
Pierre Edouard Lepere a6af4bf64d x86: hevc: adding transform_add 11 years ago
James Almer 73c4f63ba5 x86/hevc_deblock: add add ff_hevc_[hv]_loop_filter_luma_{8, 10, 12}_avx 11 years ago
James Almer bfb3b2b7a6 x86/hevc_idct: add 12bit idct_dc 11 years ago
Michael Niedermayer d4a9e89b27 avcodec/x86/hevcdsp_init: make license header consistent 11 years ago
James Almer 1ace9573dc x86/hevc_idct: replace old and unused idct functions 11 years ago
Pierre Edouard Lepere 1a880b2fb8 hevc: SSE2 and SSSE3 loop filters 11 years ago
Mickaël Raulet bd0f2d316f x86/hevc: add 12bits support for MC 11 years ago
Mickaël Raulet 7bdcf5c934 x86/hevc: add 12bits support for deblocking filter 11 years ago
Christophe Gisquet 670b7f203a x86: hevcdsp: align 11 years ago
Michael Niedermayer ca6b33b8bd avcodec/x86/hevcdsp_init: Fix "warning: assignment from incompatible pointer type" 11 years ago
James Almer 276bef5340 x86/hevc_deblock: add ff_hevc_[hv]_loop_filter_luma_{8, 10}_sse2 11 years ago
plepere 942e22c651 avcodec/x86/hevc: add avx2 dc idct 11 years ago