summaryrefslogtreecommitdiff
path: root/libavcodec/hevcdec.c
Commit message (Expand)AuthorAge
* lavc/hevc: Add poc_msb_present filed in LongTermRPSXu Guangxin2020-05-27
* lavc: Rename hwaccel.h to hwconfig.hMark Thompson2020-04-26
* pthread_frame: merge the functionality for normal decoder init and init_threa...Anton Khirnov2020-04-10
* lavc: replace AVCodecInternal.allocate_progress with an internal capAnton Khirnov2020-04-10
* lavc/hevcdec: add 4:2:2 8-bit/10-bit VAAPI decode supportLinjie Fu2020-02-24
* lavc/h2645_parse: Don't automatically remove nuh_layer_id > 0 packetsAndriy Gelman2020-01-17
* avcodec/hevcdec: keep closed captions in sync between multiple thread contextsJames Almer2019-12-21
* avcodec/hevc_sei: switch to AVBufferRef buffer for a53 captionLimin Wang2019-12-20
* avcodec/hevcdec: Fix memleak of a53_captionMichael Niedermayer2019-09-16
* avcodec/hevcdec: repeat character in skipedMichael Niedermayer2019-09-16
* avcodec/hevcdec: Check delta_luma_weight_l0/1Michael Niedermayer2019-08-13
* avcodec/hevcdec: set the SEI parameters early on the AVCodecContextSteve Lhomme2019-07-14
* avcodec/hevcdec: Declare that VDPAU can handle HEVC 4:4:4 contentManojGuptaBonda2019-05-05
* avcodec/hevcdec: Avoid only partly skiping duplicate first slicesMichael Niedermayer2019-03-27
* avcodec/hevcdec: decode at most one slice reporting being the first in the pi...James Almer2019-03-20
* avcodec/nvdec: Add support for decoding HEVC 4:4:4 contentPhilip Langdale2019-02-16
* h2645_parse: Make ff_h2645_packet_split reference-compatibleAndreas Rheinhardt2019-01-23
* avcodec/hevcdec: Check for overlapping slicesMichael Niedermayer2018-12-01
* lavc/hevcdec: add ONLY_IF_THREADS_ENABLED where it is missing.Jun Zhao2018-08-10
* lavc/hevcdec: Treat clean random access nals as keyframes for -skip_frame.Carl Eugen Hoyos2018-05-27
* avcodec/hevcdec: Declare that nvdec supports 12bit decodingPhilip Langdale2018-03-02
* avcodec/hevcdec: Check luma/chroma_log2_weight_denomMichael Niedermayer2018-02-18
* avcodec/hevcdec: use ff_hevc_uninit_parameter_sets()James Almer2018-01-21
* libavcodec/hevcdec: implement skip_framesfan52017-12-20
* Merge commit '99e9697e3a12ab4a6638a36b95edafd6a98f9eaa'James Almer2017-11-29
|\
| * stereo3d: Support view type for frame sequence typeVittorio Giovara2017-11-28
* | lavc: Add hardware config metadata for decoders supporting hardware outputMark Thompson2017-11-26
* | avcodec/hevc: implement new decode_params callback for VideoToolboxAman Gupta2017-11-13
* | Merge commit 'b90fdb2c7199cc8b0e8d994fafba1fb4dc181d88'James Almer2017-11-10
|\|
| * hevcdec: add a CUVID hwaccelAnton Khirnov2017-07-28
* | Merge commit '00fd914d4912322212e924c15f325cebf2fde8d3'James Almer2017-11-10
|\|
| * 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
* | Merge commit 'c3f0357bdf7d3c542aad2c58b94184b9f56edc41'James Almer2017-10-31
|\|
| * 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
* | avcodec/videotoolbox: add hevc supportAman Gupta2017-09-28
* | hevc: Make sure to update the current frame transfer characteristicVittorio Giovara2017-07-21
* | avcodec/hevcdec: hevc_await_progress: declare |y| only if used.Wan-Teh Chang2017-07-21
* | avcodec/hevcdec: do not let updated extradata corrupt stateMichael Niedermayer2017-07-05
* | hevcdec: properly export some side data with frame threadingwm42017-06-30
* | hevc: Add support for alternative transfer characterics SEIVittorio Giovara2017-06-28