107 Commits (2b54a2976224bd42d552f485b817682cb8c4a959)

Author SHA1 Message Date
Andreas Rheinhardt a247ac640d avcodec: Constify AVCodecs 4 years ago
Andreas Rheinhardt ef6a9e5e31 avutil/buffer: Switch AVBuffer API to size_t 4 years ago
James Almer d8a18c8fc2 avcodec: use the buffer_size_t typedef where required 4 years ago
James Almer 000b25096b avcodec/hevcdec: fix a return error value 4 years ago
James Almer 22edf7463c avcodec/hevcdec: add some missing allocation checks 4 years ago
James Almer 089706e009 avcodec/hevcdec: check that the local context list was allocated before dereferencing it 4 years ago
Xu Guangxin c8bc0f66a8 avcodec/hevcdec: fix stat_coeff save/load for persistent_rice_adaptation_enabled_flag 4 years ago
Andreas Rheinhardt 2c6f532e0a Mark some pointers as const 4 years ago
Nuo Mi d4751d8c63 avcodec/hevcdec: dynamic allocate sList and HEVClcList 4 years ago
Mohammad Izadi afbc6852b4 avcodec/hevc_sei: add support for HDR10+ metadata 4 years ago
Michael Niedermayer 106f11f68a avcodec/hevcdec: Check slice_cb_qp_offset / slice_cr_qp_offset 4 years ago
Anton Khirnov eff289ce9f hevcdec: use av_buffer_replace() to simplify code 4 years ago
James Almer 449984445e avcodec/hevcdec: sync User Data Unregistered SEI buffers across threads 4 years ago
James Almer bd4ef145c0 avcodec/hevcdec: sync SEI derived AVCodecContext fields across threads 4 years ago
Marton Balint 5673802511 avcodec: use av_timecode_make_smpte_tc_string2 in hevc and h264 decoder 4 years ago
ManojGuptaBonda ed5ee04722 avcodec/hevcdec: Add VDPAU to list of supported formats 5 years ago
Limin Wang dcf9235a87 avcodec/hevcdec: add timecode metadata 5 years ago
Limin Wang 5151f6d295 avcodec/hevcdec: create AVFrame side data from HEVC timecodes like H.264 5 years ago
Hendrik Leppkes 8ee6557c2e avcodec/hevc: export chroma sample location 5 years ago
Limin Wang ed6dbbfc16 avcodec/hevc_sei: add support for user data unregistered SEI message 5 years ago
Xu Guangxin 939a4db227 lavc/hevc: Add poc_msb_present filed in LongTermRPS 5 years ago
Mark Thompson 2594f6a362 lavc: Rename hwaccel.h to hwconfig.h 5 years ago
Anton Khirnov 1f4cf92cfb pthread_frame: merge the functionality for normal decoder init and init_thread_copy 5 years ago
Anton Khirnov 665e5b0fba lavc: replace AVCodecInternal.allocate_progress with an internal cap 5 years ago
Linjie Fu 669428ac5d lavc/hevcdec: add 4:2:2 8-bit/10-bit VAAPI decode support 5 years ago
Andriy Gelman ad326379c6 lavc/h2645_parse: Don't automatically remove nuh_layer_id > 0 packets 5 years ago
James Almer 231ffd7e63 avcodec/hevcdec: keep closed captions in sync between multiple thread contexts 5 years ago
Limin Wang dbb051767f avcodec/hevc_sei: switch to AVBufferRef buffer for a53 caption 5 years ago
Michael Niedermayer ef50cf7b32 avcodec/hevcdec: Fix memleak of a53_caption 5 years ago
Michael Niedermayer d2d8e797cc avcodec/hevcdec: repeat character in skiped 5 years ago
Michael Niedermayer 021f29506b avcodec/hevcdec: Check delta_luma_weight_l0/1 5 years ago
Steve Lhomme f2ad6238e4 avcodec/hevcdec: set the SEI parameters early on the AVCodecContext 6 years ago
ManojGuptaBonda d7d82cfcd4 avcodec/hevcdec: Declare that VDPAU can handle HEVC 4:4:4 content 6 years ago
Michael Niedermayer 54655623a8 avcodec/hevcdec: Avoid only partly skiping duplicate first slices 6 years ago
James Almer 70c8c8a818 avcodec/hevcdec: decode at most one slice reporting being the first in the picture 6 years ago
Philip Langdale e06ccfbe1d avcodec/nvdec: Add support for decoding HEVC 4:4:4 content 6 years ago
Andreas Rheinhardt 992532ee31 h2645_parse: Make ff_h2645_packet_split reference-compatible 6 years ago
Michael Niedermayer 1a89ae1df8 avcodec/hevcdec: Check for overlapping slices 6 years ago
Jun Zhao 1581caa7ca lavc/hevcdec: add ONLY_IF_THREADS_ENABLED where it is missing. 7 years ago
Carl Eugen Hoyos fbb283cfef lavc/hevcdec: Treat clean random access nals as keyframes for -skip_frame. 7 years ago
Philip Langdale e990713ff9 avcodec/hevcdec: Declare that nvdec supports 12bit decoding 7 years ago
Michael Niedermayer f82dd4c09b avcodec/hevcdec: Check luma/chroma_log2_weight_denom 7 years ago
James Almer 1f0cf1b2f4 avcodec/hevcdec: use ff_hevc_uninit_parameter_sets() 7 years ago
sfan5 05c1c79d37 libavcodec/hevcdec: implement skip_frame 7 years ago
Mark Thompson 2fcb009011 lavc: Add hardware config metadata for decoders supporting hardware output 7 years ago
Vittorio Giovara 99e9697e3a stereo3d: Support view type for frame sequence type 7 years ago
Mark Thompson 758fbc54fe lavc: Add hardware config metadata for decoders supporting hardware output 7 years ago
Aman Gupta 3a91b3ae74 avcodec/hevc: implement new decode_params callback for VideoToolbox 7 years ago
Aman Gupta 3d4f8b9184 avcodec/videotoolbox: add hevc support 7 years ago
Anton Khirnov b90fdb2c71 hevcdec: add a CUVID hwaccel 8 years ago