]> git.sesse.net Git - ffmpeg/history - libavcodec/hevcdsp.h
pthread_frame: ensure the threads don't run simultaneously with hwaccel
[ffmpeg] / libavcodec / hevcdsp.h
2016-12-12 Alexandra Hajkovahevc: ppc: Add HEVC 4x4 IDCT for PowerPC
2016-10-22 Pierre Edouard Leperehevc: x86: Add add_residual() SIMD optimizations
2016-07-18 Mickaël Raulethevc: Add coefficient limiting to speed up IDCT
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
2014-07-26 Anton Khirnovhevcdsp: remove an unneeded variable in the loop filter
2013-12-22 Guillaume Martreshevc: move DSP declarations from hevc.h into hevcdsp.h