summaryrefslogtreecommitdiff
path: root/libavcodec/hevcdec.c
Commit message (Expand)AuthorAge
* hevc: Eliminate pointless variable indirectionDiego Biurrun2016-11-30
* hevc: Support extradata changes from multiple stsdVittorio Giovara2016-11-08
* hevc: Allow parsing external extradata buffersVittorio Giovara2016-11-08
* hevc: Move hevc_decode_extradata before frame decodingVittorio Giovara2016-11-08
* hevc: factor out a repeated conditionAnton Khirnov2016-10-21
* 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: move decoder-independent declarations into a separate headerAnton Khirnov2016-10-16
* hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-16