]> git.sesse.net Git - ffmpeg/history - libavcodec/hevcdec.c
qsv{dec,enc}: always use an internal mfxFrameSurface1
[ffmpeg] / libavcodec / hevcdec.c
2016-10-21 Anton Khirnovhevc: factor out a repeated condition
2016-10-21 Anton Khirnovhevc: move the SliceType enum to hevc.h
2016-10-16 Anton Khirnovhevcdec: move parameter set parsing into a separate...
2016-10-16 Anton Khirnovhevcdec: split ff_hevc_diag_scan* declarations into...
2016-10-16 Anton Khirnovhevcdec: move decoder-independent declarations into...
2016-10-16 Anton Khirnovhevc: rename hevc.[ch] to hevcdec.[ch]