]> git.sesse.net Git - ffmpeg/history - libavcodec/hevcdsp.c
hevc: 16x16 NEON idct: Use the right element size for loads/stores
[ffmpeg] / libavcodec / hevcdsp.c
2017-03-27 Alexandra Hájkováhevc: Add NEON 4x4 and 8x8 IDCT
2016-12-12 Alexandra Hajkovahevc: ppc: Add HEVC 4x4 IDCT for PowerPC
2016-07-18 Mickaël Raulethevc: Add DC IDCT
2016-07-18 Alexandra Hájkováhevc: Separate adding residual to prediction from IDCT
2015-12-05 Anton Khirnovhevcdsp: add x86 SIMD for MC
2015-12-05 Anton Khirnovhevcdsp: split the pred functions by width
2015-12-05 Anton Khirnovhevcdsp: split the epel functions by width
2015-12-05 Anton Khirnovhevcdsp: split the qpel functions by width instead...
2015-08-21 Anton Khirnovhevcdsp: fix a function name
2014-07-26 Pierre Edouard Leperehevc: SSE2 and SSSE3 loop filters
2013-12-22 Guillaume Martreshevc: move DSP declarations from hevc.h into hevcdsp.h
2013-10-31 Guillaume MartresAdd HEVC decoder