239 Commits (a686d34fea6e963f878518ffe3a08512362ed79b)

Author SHA1 Message Date
Thomas Guillem 44a0a0c050 avcodec/decode: clean-up if get_hw_frames_parameters fails 2 months ago
Anton Khirnov 0fde9c609f lavc/decode: merge stereo3d information from decoder with packet side data 3 months ago
Anton Khirnov 327080c088 lavc/decode: make sure side data mapping does not produce duplicates 3 months ago
Anton Khirnov bcbe999077 lavc/decode: clear side data in reget_buffer() 3 months ago
Anton Khirnov e19551d165 lavc/decode: do not clear the frame discard flag in ff_decode_frame_props_from_pkt() 3 months ago
James Almer 660e7e6a0e avcodec: add LCEVC decoding support via LCEVCdec 3 months ago
James Almer dbbf9a5ff7 avcodec/decode: split ProgressFrame allocator into two functions 3 months ago
James Almer df609af8e4 avcodec/packet: add an LCEVC enhancement data payload side data type 3 months ago
Anton Khirnov deee00e2eb lavc/decode: reindent after previous commit 5 months ago
Anton Khirnov 5acbdd2264 lavc: convert frame threading to the receive_frame() pattern 5 months ago
Anton Khirnov 4d209dada7 lavc/decode: reindent 5 months ago
Anton Khirnov 048e978e8e lavc/decode: wrap AV_FRAME_FLAG_DISCARD handling in a loop 5 months ago
Anton Khirnov 64743b45b5 lavc/internal: document the precise meaning of AVCodecInternal.draining 5 months ago
James Almer afb06aef7e avcodec/decode: remove unused argument from ff_frame_new_side_data_from_buf() 5 months ago
Andreas Rheinhardt eee88ba0dc avcodec/decode: Set KEY flag+pict_type generically for intra-only codecs 7 months ago
Michael Niedermayer e9bb586543
avcodec/decode: decode_simple_internal() only implements audio and video 8 months ago
Andreas Rheinhardt 9dc8f8839e avcodec/pthread_frame: Add API to share RefStruct refs just once 8 months ago
Andreas Rheinhardt 2135a40b1c avcodec/decode: Add new ProgressFrame API 8 months ago
James Almer 6def8e3923 avcodec/decode: add AVFrameSideData helper wrappers that don't depend on frames 9 months ago
Andreas Rheinhardt 790f793844 avutil/common: Don't auto-include mem.h 9 months ago
Anton Khirnov a3f4670943 lavc/decode: move sd_global_map to avcodec 9 months ago
Zhao Zhili c775163a8c avcodec/decode: log hwaccel name 9 months ago
Anton Khirnov 6dd832673b lavc: add content light/mastering display side data wrappers 10 months ago
Niklas Haas 8a70c5cb93 avcodec: add internal side data wrappers 10 months ago
Anton Khirnov 68a8eca752 lavc: add a decoder option for configuring side data preference 10 months ago
Anton Khirnov 0757669629 lavc: move AVCodecContext.pts_correction* to DecodeContext 10 months ago
James Almer 67e7f0b05e avutil: remove deprecated FF_API_REORDERED_OPAQUE 10 months ago
James Almer b8fef7e9c5 avutil: remove deprecated FF_API_PKT_DURATION 10 months ago
James Almer 65ddc74988 avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 10 months ago
James Almer 2717dcfb85 avcodec: remove deprecated FF_API_AVCTX_FRAME_NUMBER 10 months ago
James Almer d65908c3d4 avcodec/decode: remove HDR10+ from the global side data array 10 months ago
Andreas Rheinhardt 80736531da avcodec/decode: Improve validity check a bit 10 months ago
Damiano Galassi 45697e6a51 avcodec: add ambient viewing environment packet side data. 11 months ago
Dmitry Rogozhkin e9c93009fc avcodec/decode: validate hw_frames_ctx when AVHWAccel.free_frame_priv is used 1 year ago
Andreas Rheinhardt f8252d6ce3 avcodec/decode: Use RefStruct API for hwaccel_picture_private 1 year ago
James Almer ae22271620 avcodec/decode: propagate global side data to frames 1 year ago
James Almer 804be7f9e3 avcodec/hevcdec: check for DOVI configuration record in AVCodecContext side data 1 year ago
Andreas Rheinhardt f58038d498 avcodec/avcodec: Avoid codec_desc.h, codec_par.h inclusions 1 year ago
Niklas Haas 0d596776c6 avcodec/decode: use ff_icc_profile_sanitize 1 year ago
James Almer 5ba06ad0b8 avcodec/decode: reduce scope of a variable in ff_decode_frame_props() 1 year ago
Michael Niedermayer 42b20c93ae
avcodec/decode: EAGAIN is not fully supported in decode_simple_internal() 1 year ago
Andreas Rheinhardt f8503b4c33 avutil/internal: Don't auto-include emms.h 1 year ago
Andreas Rheinhardt e35dfe864d avcodec/avcodec: Add FFHWAccel, hide internals of AVHWAccel 1 year ago
Andreas Rheinhardt c48cc9c6e9 avcodec/decode: Extend ff_hwaccel_frame_priv_alloc()'s task 1 year ago
James Almer c92948de40 avcodec/decode: consistently set channel info when parsing param change side data 1 year ago
James Almer 31979127f8 avcodec/decode: factor out filling frame props 1 year ago
Anton Khirnov f264204de9 lavc: deprecate AV_CODEC_FLAG_DROPCHANGED 1 year ago
James Almer 74611cdb5c avcodec/decode: use the correct function name 1 year ago
James Almer dd7bdb40c4 avcodec/decode: fill missing frame fields for all decoders 1 year ago
James Almer 94ac647559 avcodec/decode: check the output frame for discard samples with all decoders 1 year ago