]> git.sesse.net Git - ffmpeg/history - libavcodec/hevcdsp.c
h264: eliminate decode_postinit()
[ffmpeg] / libavcodec / hevcdsp.c
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