summaryrefslogtreecommitdiff
path: root/libavcodec/hevc_refs.c
Commit message (Expand)AuthorAgeFilesLines
* lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-071-1/+1
* hevc: move splitting the packet into NALUs into a separate functionAnton Khirnov2015-07-121-1/+1
* hevc: remove HEVCContext usage from hevc_psAnton Khirnov2015-07-121-17/+17
* hevc: reindent after previous commitHendrik Leppkes2015-01-271-12/+12
* hevc: add hwaccel hooksHendrik Leppkes2015-01-271-0/+17
* hevc: clear unused refs on failureAnton Khirnov2015-01-271-4/+5
* hevc_refs: drop the handling of negative coordinates in ff_hevc_get_ref_list()Anton Khirnov2014-08-091-10/+6
* hevc: implement pic_output_flag handlingGildas Cocherel2014-07-111-1/+5
* Add HEVC decoderGuillaume Martres2013-10-311-0/+489