72 Commits (a899b3b3c5f55e6c527f8aa81dbe15edb9fab63f)

Author SHA1 Message Date
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
James Almer 6a72578cc2 avcodec/hevc_parse: decode SEI message NALUs in extradata 8 years ago
James Almer 1d53b8e907 avcodec/hevcdec: remove HEVCContext usage from ff_hevc_compute_poc() 8 years ago
James Almer c4b08c8a4e avcodec/hevcdec: remove HEVCContext usage from hevc_sei 8 years ago
Clément Bœsch 78a5fc4579 lavc/hevcdec: fix invalid use of ff_get_format() 8 years ago
James Almer 4588063f3e avcodec/hevcdec: remove duplicate extradata parsing function 8 years ago
Steve Lhomme 157e57a181 lavc: Add Content Light Level side metadata found in HEVC 8 years ago
Ronald S. Bultje 1f50baa2b2 hevc: only write to max_ra and pocTid0 in the first slice. 8 years ago
Martin Storsjö e788ca05a7 hevcdec: Use LOCAL_ALIGNED_* for declaring local variables with alignment 8 years ago
Ronald S. Bultje bddabfaab6 hevc: initialize no_rasl_output_flag in hevc_frame_start(). 8 years ago
Diego Biurrun d4c2103bd3 golomb: Convert to the new bitstream reader 8 years ago
Derek Buitenhuis 00b775dda2 hevc: Mark as having threadsafe init 8 years ago
Anton Khirnov a02ae1c683 hevcdec: export cropping information instead of handling it internally 8 years ago
Steve Lhomme 2835e9a9fd hevcdec: add P010 support for D3D11VA 8 years ago
Anton Khirnov ea8b730d8e hevcdec: add a VAAPI hwaccel 8 years ago