summaryrefslogtreecommitdiff
path: root/libavcodec/hevcdec.c
Commit message (Expand)AuthorAge
* lavc: Add hardware config metadata for decoders supporting hardware outputMark Thompson2017-12-19
* stereo3d: Support view type for frame sequence typeVittorio Giovara2017-11-28
* hevcdec: add a CUVID hwaccelAnton Khirnov2017-07-28
* hevcdec: set the active SPS before calling get_format()Anton Khirnov2017-07-28
* hevc: Make sure to update the current frame transfer characteristicVittorio Giovara2017-07-21
* hevc: Add support for alternative transfer characterics SEIVittorio Giovara2017-06-28
* dxva: add support for new dxva2 and d3d11 hwaccel APIswm42017-06-08
* hevcdec: move the MD5 context out of HEVCSEIPictureHash back into HEVCContextAnton Khirnov2017-05-20
* hevcdec: remove HEVCContext usage from hevc_seiJames Almer2017-05-09
* hevcdec: Use LOCAL_ALIGNED_* for declaring local variables with alignmentMartin Storsjö2017-03-29
* golomb: Convert to the new bitstream readerDiego Biurrun2017-01-31
* 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