38 Commits (ea980d4162cf783c3ed9978c6e12b9908f5b039b)

Author SHA1 Message Date
Mark Thompson 4dee92f6bc hevc: Fix aligned array declarations 7 years ago
Mark Thompson d41e10c148 hevc: Fix aligned array declarations 7 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
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
James Almer 7a806c68a6 avcodec/hevcdsp: rename sao_band_filter c functions 9 years ago
Shivraj Patil 4efc0e6451 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vertical mc functions 10 years ago
James Almer d5addf1555 hevcdsp: fix compilation for arm and aarch64 10 years ago
Carl Eugen Hoyos 1d523ea89a lavc/hevcdsp: Fix compilation for arm with --disable-neon. 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
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
Pierre Edouard Lepere 1a880b2fb8 hevc: SSE2 and SSSE3 loop filters 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
Michael Niedermayer 2c4f573696 libavcodec/hevc: random cosmetics to reduce diff to 064698d381 11 years ago
Michael Niedermayer 69b3668b83 libavcodec/hevc: indention related cosmetics to reduce diff to 064698d381 11 years ago
Michael Niedermayer ce7f1c76bd avcodec/hevc: more whitespaces to reduce difference to 064698d381 11 years ago
Michael Niedermayer f578e5d937 avcodec/hevc: Adjust white-spaces to reduce difference to 064698d381 11 years ago
Guillaume Martres 064698d381 Add HEVC decoder 11 years ago
Guillaume Martres c8dd048ab8 lavc: add a HEVC decoder. 11 years ago