summaryrefslogtreecommitdiffstats
path: root/libavcodec/hevcdec.c
Commit message (Expand)AuthorAgeFilesLines
* lavc: Add hardware config metadata for decoders supporting hardware outputMark Thompson2017-12-191-0/+22
* stereo3d: Support view type for frame sequence typeVittorio Giovara2017-11-281-0/+7
* hevcdec: add a CUVID hwaccelAnton Khirnov2017-07-281-1/+8
* hevcdec: set the active SPS before calling get_format()Anton Khirnov2017-07-281-4/+5
* hevc: Make sure to update the current frame transfer characteristicVittorio Giovara2017-07-211-1/+1
* hevc: Add support for alternative transfer characterics SEIVittorio Giovara2017-06-281-0/+6
* dxva: add support for new dxva2 and d3d11 hwaccel APIswm42017-06-081-1/+2
* hevcdec: move the MD5 context out of HEVCSEIPictureHash back into HEVCContextAnton Khirnov2017-05-201-6/+6
* hevcdec: remove HEVCContext usage from hevc_seiJames Almer2017-05-091-23/+26
* hevcdec: Use LOCAL_ALIGNED_* for declaring local variables with alignmentMartin Storsjö2017-03-291-10/+12
* golomb: Convert to the new bitstream readerDiego Biurrun2017-01-311-1/+1
* hevc: Mark as having threadsafe initDerek Buitenhuis2017-01-191-1/+1
* hevcdec: export cropping information instead of handling it internallyAnton Khirnov2017-01-121-3/+4
* hevcdec: add P010 support for D3D11VASteve Lhomme2017-01-091-3/+3
* hevcdec: add a VAAPI hwaccelAnton Khirnov2016-12-191-1/+5
* hevcdec: do not set decoder-global SPS prematurelyAnton Khirnov2016-12-191-4/+3
* hevc: decouple calling get_format() from exporting the SPS parametersAnton Khirnov2016-12-141-19/+30
* hevc: Eliminate pointless variable indirectionDiego Biurrun2016-11-301-3/+1
* 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
OpenPOWER on IntegriCloud