summaryrefslogtreecommitdiff
path: root/libavcodec/hevcdec.c
Commit message (Expand)AuthorAge
* hevc: Mark as having threadsafe initDerek Buitenhuis2017-01-19
* hevcdec: export cropping information instead of handling it internallyAnton Khirnov2017-01-12
* hevcdec: add P010 support for D3D11VASteve Lhomme2017-01-09
* hevcdec: add a VAAPI hwaccelAnton Khirnov2016-12-19
* hevcdec: do not set decoder-global SPS prematurelyAnton Khirnov2016-12-19
* hevc: decouple calling get_format() from exporting the SPS parametersAnton Khirnov2016-12-14
* 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