aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/hevcdec.c
Commit message (Expand)AuthorAgeFilesLines
* hevc: Support extradata changes from multiple stsdVittorio Giovara2016-11-081-0/+10
* hevc: Allow parsing external extradata buffersVittorio Giovara2016-11-081-7/+5
* hevc: Move hevc_decode_extradata before frame decodingVittorio Giovara2016-11-081-74/+74
* hevc: factor out a repeated conditionAnton Khirnov2016-10-211-12/+8
* hevc: move the SliceType enum to hevc.hAnton Khirnov2016-10-211-29/+29
* hevcdec: move parameter set parsing into a separate headerAnton Khirnov2016-10-161-1/+1
* hevcdec: split ff_hevc_diag_scan* declarations into a separate headerAnton Khirnov2016-10-161-0/+1
* hevcdec: move decoder-independent declarations into a separate headerAnton Khirnov2016-10-161-38/+39
* hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-161-0/+3077