]> git.sesse.net Git - ffmpeg/history - libavcodec/hevcdec.h
hevcdec: move the MD5 context out of HEVCSEIPictureHash back into HEVCContext
[ffmpeg] / libavcodec / hevcdec.h
2017-05-20 Anton Khirnovhevcdec: move the MD5 context out of HEVCSEIPictureHash...
2017-05-09 James Almerhevcdec: move SEI message parsing into a separate header
2017-05-09 James Almerhevcdec: remove HEVCContext usage from hevc_sei
2017-01-12 Anton Khirnovhevcdec: export cropping information instead of handlin...
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: drop the prototype of a non-existing function
2016-10-16 Anton Khirnovhevcdec: move decoder-independent declarations into...
2016-10-16 Anton Khirnovhevc: rename hevc.[ch] to hevcdec.[ch]