]> git.sesse.net Git - ffmpeg/history - libavcodec/hevcdsp_template.c
vaapi_h264: Add support for VUI parameters
[ffmpeg] / libavcodec / hevcdsp_template.c
2015-12-05 Anton Khirnovhevcdsp: add x86 SIMD for MC
2015-12-05 Anton Khirnovhevc: change the stride of the MC buffer to be in bytes...
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-11-17 Anton Khirnovhevcdsp_template: templatize transquant_bypass
2014-07-26 Anton Khirnovhevcdsp: remove an unneeded variable in the loop filter
2014-02-23 Luca Barbatohevc: Do not left shift a negative value in hevc_loop_f...
2014-01-21 Guillaume Martreshevc: Remove useless clip
2014-01-21 Guillaume Martreshevc: clip pixels when transquant bypass is used
2013-10-31 Guillaume MartresAdd HEVC decoder