]> git.sesse.net Git - ffmpeg/history - libavcodec/hevcdsp.c
avconv_vaapi: Convert to use hw_frames_ctx only
[ffmpeg] / libavcodec / hevcdsp.c
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