summaryrefslogtreecommitdiff
path: root/libavcodec/hevc_refs.c
Commit message (Expand)AuthorAge
* 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: move decoder-independent declarations into a separate headerAnton Khirnov2016-10-16
* hevc: rename hevc.[ch] to hevcdec.[ch]Anton Khirnov2016-10-16
* lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara2015-09-07
* hevc: move splitting the packet into NALUs into a separate functionAnton Khirnov2015-07-12
* hevc: remove HEVCContext usage from hevc_psAnton Khirnov2015-07-12
* hevc: reindent after previous commitHendrik Leppkes2015-01-27
* hevc: add hwaccel hooksHendrik Leppkes2015-01-27
* hevc: clear unused refs on failureAnton Khirnov2015-01-27
* hevc_refs: drop the handling of negative coordinates in ff_hevc_get_ref_list()Anton Khirnov2014-08-09
* hevc: implement pic_output_flag handlingGildas Cocherel2014-07-11
* Add HEVC decoderGuillaume Martres2013-10-31