86 Commits (d813e43b3da7a92468e3e78f05972408bfd5de67)

Author SHA1 Message Date
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. 6 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
Anton Khirnov 00fd914d49 hevcdec: set the active SPS before calling get_format() 8 years ago
Vittorio Giovara ce1a99d870 hevc: Make sure to update the current frame transfer characteristic 8 years ago
Vittorio Giovara dc9735eb67 hevc: Make sure to update the current frame transfer characteristic 8 years ago
Wan-Teh Chang b77e26b285 avcodec/hevcdec: hevc_await_progress: declare |y| only if used. 8 years ago
Michael Niedermayer c8cfbc6629 avcodec/hevcdec: do not let updated extradata corrupt state 8 years ago
wm4 ff2d21a58c hevcdec: properly export some side data with frame threading 8 years ago
Vittorio Giovara 969f215957 hevc: Add support for alternative transfer characterics SEI 8 years ago
Vittorio Giovara 3426832ac3 hevc: Add support for alternative transfer characterics SEI 8 years ago
Michael Niedermayer 2c874548d6 avcodec/hevcdec: do basic validity check on delta_chroma_weight and offset 8 years ago
wm4 70143a3954 dxva: add support for new dxva2 and d3d11 hwaccel APIs 8 years ago
Michael Niedermayer 89f8bff798 avcodec/hevcdec: Do not check the first ff_init_cabac_decoder() call in hls_decode_entry_wpp() for failure 8 years ago
Michael Niedermayer 2476067680 avcodec/hevcdec: Use error path if init_get_bits8() fails 8 years ago
Michael Niedermayer 933aa91e31 avcodec/hevcdec: check ff_init_cabac_decoder() for failure 8 years ago
Michael Niedermayer fdfbcbdd14 avcodec/hevcdec: Check beta and tc offset in hls_slice_header() 8 years ago
Michael Niedermayer 1edbf5e20c avcodec/hevcdec: Fix signed integer overflow in decode_lt_rps() 8 years ago
Michael Niedermayer bc40674462 avcodec/hevcdec: Check nb_sps 8 years ago
wm4 f9e7a2f95a dxva: add support for new dxva2 and d3d11 hwaccel APIs 8 years ago
James Almer 000fb61a71 avcodec/hevcdec: export cropping information instead of handling it internally 8 years ago
Ronald S. Bultje ca2209d67a hevc: fix race condition in max_ra/seq_decode. 8 years ago
Anton Khirnov c3f0357bdf hevcdec: move the MD5 context out of HEVCSEIPictureHash back into HEVCContext 8 years ago
James Almer 648a0b4503 hevcdec: remove HEVCContext usage from hevc_sei 8 years ago