48 Commits (92b194919199e6ea978ff6e120e9f9034b2bd299)

Author SHA1 Message Date
Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 4 years ago
Alexandra Hájková 0b9a237b23 hevc: Add NEON 4x4 and 8x8 IDCT 8 years ago
Alexandra Hajkova b0e6b3f477 hevc: ppc: Add HEVC 4x4 IDCT for PowerPC 8 years ago
Pierre Edouard Lepere 6d5636ad9a hevc: x86: Add add_residual() SIMD optimizations 8 years ago
Mickaël Raulet cc16da75c2 hevc: Add coefficient limiting to speed up IDCT 8 years ago
Mickaël Raulet a92fd8a062 hevc: Add DC IDCT 8 years ago
Alexandra Hájková 1bd890ad17 hevc: Separate adding residual to prediction from IDCT 8 years ago
Anton Khirnov e7078e842d hevcdsp: add x86 SIMD for MC 9 years ago
Anton Khirnov 688417399c hevcdsp: split the pred functions by width 9 years ago
Anton Khirnov 818bfe7f0a hevcdsp: split the epel functions by width 9 years ago
Anton Khirnov 1f821750f0 hevcdsp: split the qpel functions by width instead of by the subpixel fraction 9 years ago
Anton Khirnov d8ebb6157d hevcdsp: fix a function name 9 years ago
Shivraj Patil 4efc0e6451 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vertical mc functions 10 years ago
Seppo Tomperi 0c494114cc hevcdsp: ARM NEON optimized deblocking filter 10 years ago
James Almer 042c1159fc x86/hevcdsp: add ff_hevc_sao_edge_filter_8_{ssse3,avx2} 10 years ago
James Almer 1f1c7c8a57 hevcdsp: remove compilation-time-fixed parameter from sao_edge_filter 10 years ago
James Almer 7457afc64d hevcdsp: replace the SAOParams struct parameter from sao_edge_filter 10 years ago
Seppo Tomperi 4386e1fd94 hevcdsp: simplified sao_edge_filter 10 years ago
Seppo Tomperi 74d7faf400 hevcdsp: separated sao edge filter and pixel restore funcs 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 2929e56006 hevcdsp: replace the SAOParams struct parameter from sao_band_filter 10 years ago
James Almer 65e6ab0c5a hevcdsp: remove unused parameter from sao_band_filter 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
Christophe Gisquet b9f3912a65 hevc: move MAX_PB_SIZE declaration 10 years ago
Christophe Gisquet 6786848585 hevc_deblock: change tc type 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
Anton Khirnov 73bb8f61d4 hevcdsp: remove an unneeded variable in the loop filter 10 years ago
Christophe Gisquet ca081217cd hevcdsp: change types of SAO parameters 10 years ago
Anton Khirnov d7e162d46b hevcdsp: remove an unneeded variable in the loop filter 10 years ago
Mickaël Raulet d249e6828e hevc/sao: optimze sao implementation 10 years ago
Mickaël Raulet 453f8eaee2 hevc/rext: add support for Range extension tools 10 years ago
Mickaël Raulet 5a41999d81 hevc/rext: basic infrastructure for supporting range extension 10 years ago
Mickaël Raulet 250430bf28 hevc: separate residu and prediction (needed for Range Extension) 10 years ago
Mickaël Raulet 1241eb8870 hevc: simplify SAO computation, delay from one row its computation 10 years ago
plepere 92cccb7bcd avcodec/hevc: new idct + asm 11 years ago
plepere 7a2491c436 HEVC : added assembly MC functions 11 years ago
Mickaël Raulet 83976e40e8 hevc: C code update for new motion compensation 11 years ago
Guillaume Martres 7398e0516f hevc: move DSP declarations from hevc.h into hevcdsp.h 11 years ago
Guillaume Martres c8dd048ab8 lavc: add a HEVC decoder. 11 years ago