summaryrefslogtreecommitdiff
path: root/libavcodec/hevcdec.c
Commit message (Expand)AuthorAge
* lavc/hevcdec: Parse DOVI RPU NALsNiklas Haas2022-01-04
* avcodec/h2645: Fix SEI->display matrix transformationAndreas Rheinhardt2021-12-23
* lavc/hevcdec: support all color formats in videotoolbox hwaccelrcombs2021-11-28
* avcodec/hevcdec: Export Dolby Vision RPUs as side dataDerek Buitenhuis2021-11-17
* avcodec/hevcdec: apply H.274 film grainNiklas Haas2021-10-15
* avcodec/hevcdec: set the film grain property if presentLimin Wang2021-10-08
* Replace all occurences of av_mallocz_array() by av_calloc()Andreas Rheinhardt2021-09-20
* avcodec/hevc_sei: parse and export Film Grain Characteristics SEI messagesJames Almer2021-08-06
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-27
* avcodec: use the buffer_size_t typedef where requiredJames Almer2021-03-10
* avcodec/hevcdec: fix a return error valueJames Almer2021-02-12
* avcodec/hevcdec: add some missing allocation checksJames Almer2021-02-11
* avcodec/hevcdec: check that the local context list was allocated before deref...James Almer2021-02-11
* avcodec/hevcdec: fix stat_coeff save/load for persistent_rice_adaptation_enab...Xu Guangxin2021-01-04
* Mark some pointers as constAndreas Rheinhardt2021-01-01
* avcodec/hevcdec: dynamic allocate sList and HEVClcListNuo Mi2020-12-10
* avcodec/hevc_sei: add support for HDR10+ metadataMohammad Izadi2020-12-05
* avcodec/hevcdec: Check slice_cb_qp_offset / slice_cr_qp_offsetMichael Niedermayer2020-10-15
* hevcdec: use av_buffer_replace() to simplify codeAnton Khirnov2020-09-28
* avcodec/hevcdec: sync User Data Unregistered SEI buffers across threadsJames Almer2020-09-23
* avcodec/hevcdec: sync SEI derived AVCodecContext fields across threadsJames Almer2020-09-23
* avcodec: use av_timecode_make_smpte_tc_string2 in hevc and h264 decoderMarton Balint2020-09-13
* avcodec/hevcdec: Add VDPAU to list of supported formatsManojGuptaBonda2020-07-09
* avcodec/hevcdec: add timecode metadataLimin Wang2020-07-09
* avcodec/hevcdec: create AVFrame side data from HEVC timecodes like H.264Limin Wang2020-06-28
* avcodec/hevc: export chroma sample locationHendrik Leppkes2020-06-24
* avcodec/hevc_sei: add support for user data unregistered SEI messageLimin Wang2020-06-15
* 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