summaryrefslogtreecommitdiff
path: root/libavcodec/hevcdec.h
Commit message (Expand)AuthorAge
* hevcdec: move the MD5 context out of HEVCSEIPictureHash back into HEVCContextAnton Khirnov2017-05-20
* hevcdec: move SEI message parsing into a separate headerJames Almer2017-05-09
* hevcdec: remove HEVCContext usage from hevc_seiJames Almer2017-05-09
* hevcdec: export cropping information instead of handling it internallyAnton Khirnov2017-01-12
* hevc: move the SliceType enum to hevc.hAnton Khirnov2016-10-21
* hevcdec: move parameter set parsing into a separate headerAnton Khirnov2016-10-16
* hevcdec: split ff_hevc_diag_scan* declarations into a separate headerAnton Khirnov2016-10-16
* hevcdec: drop the prototype of a non-existing functionAnton Khirnov2016-10-16
* hevcdec: move decoder-independent declarations into a separate headerAnton Khirnov2016-10-16
* hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-16