117176 Commits (ebd0ca9fee85891262979b2c9d320ff69abdc104)
 

Author SHA1 Message Date
Anton Khirnov 75914b5822 lavc/hevc/hevcdec: implement MV-HEVC inter-layer prediction 3 months ago
Anton Khirnov 02a9435cb0 lavc/hevcdec: implement slice header parsing for nuh_layer_id>0 3 months ago
Anton Khirnov a811ab74f0 lavc/hevc/parser: only split packets on NALUs with nuh_layer_id=0 3 months ago
Anton Khirnov 52ce2d2a04 lavc/hevcdec/parse: process NALUs with nuh_layer_id>0 3 months ago
Anton Khirnov 81e9afa6c2 lavc/hevc/ps: reindent 3 months ago
Anton Khirnov 7d245866b8 lavc/hevc/ps: implement SPS parsing for nuh_layer_id>0 3 months ago
Anton Khirnov 4359467ad6 lavc/hevc/ps: drop a warning for sps_multilayer_extension_flag 3 months ago
Niklas Haas 7351e067bc lavc/hevc_ps: parse VPS extension 3 months ago
James Almer efa9d3deca avcodec/hevc/sei: add support for 3D Reference Displays Information SEI 3 months ago
Anton Khirnov 299d9115d4 lavfi/f_select: allow selection based on view ID 3 months ago
Anton Khirnov 6940a6de2f lavu/frame: add side data storing view ID for multi-view video 3 months ago
Rémi Denis-Courmont a7505ec562 compat: add a fallback implementation of C23 stdbit.h 3 months ago
Anton Khirnov 8c185ef4e7 compat: drop gcc, suncc, and pthreads stdatomic emulation 3 months ago
Jonathan Baudanza 6b3f9c2e92 avformat/rtpdec: fix integer overflow in start_time_realtime calculation 3 months ago
James Almer 660e7e6a0e avcodec: add LCEVC decoding support via LCEVCdec 3 months ago
James Almer 6147385393 avcodec: add an export_side_data flag to export picture enhancement layers 3 months ago
James Almer d250cc02e2 avcodec/hevc/refs: ensure LCEVC SEI payloads are exported as frame side data before get_buffer() calls 3 months ago
James Almer dbbf9a5ff7 avcodec/decode: split ProgressFrame allocator into two functions 3 months ago
James Almer a48eba0021 fftools/ffmpeg_filter: ensure that the inserted filters exist 3 months ago
James Almer aeb64d6fa5 configure: add missing filter dependencies to ffmpeg 3 months ago
Víctor Manuel Jáquez Leal 2bcc124e1a
vulkan_encode: set the quality level in session parameters 3 months ago
Lynne 39c640e1d6
nlmeans_vulkan: split up descriptor sets, rename buffer offset vars 3 months ago
Lynne bc36fe6f1f
vulkan: use push descriptors where possible 3 months ago
Lynne 8a7af4aa49
vulkan: add support for regular descriptor pools 3 months ago
Lynne 3d75ba7495
vulkan: separate out descriptor layouts from sets 3 months ago
Lynne 2942ca802a
hwcontext_vulkan: forward debug_mode to check_extensions() for devices 3 months ago
Lynne b5184c5d45
hwcontext_vulkan: add the PROFILE_INDEPENDENT only when needed 3 months ago
Lynne a577d313b2
hwcontext_vulkan: add support for implicit DRM synchronization 3 months ago
Lynne 2395444c80
vulkan: add ff_vk_exec_add_dep_bool_sem 3 months ago
Lynne c4048013e5
vulkan: flexibly allocate temporary imageviews 3 months ago
Lynne 1445102e68
hwcontext_vulkan: fix VUID-VkPhysicalDeviceImageFormatInfo2-usage-requiredbitmask 3 months ago
Brad Smith 2bf588f273 libavutil/ppc: Make use of getauxval() and elf_aux_info() on ppc 3 months ago
Marvin Scholz 9e1682761f avcodec/cbs_h266: Fix copy paste mistake 3 months ago
James Almer 2eef902d38 avcodec/bsf/dts2pts: don't zero the node buffers when allocating them 3 months ago
Marvin Scholz 720ae6b3f7 avcodec/vaapi_encode_h265: fix missing slice_block_cols assignment 3 months ago
Marvin Scholz 4858a8ee2f configure: do not use interval regexp operators with awk 3 months ago
Marvin Scholz ed633a1312 MAINTAINERS: add myself as vf_xfade_vulkan maintainer 3 months ago
James Almer dc11c12b64 avfilter: add an LCEVC decoding filter 3 months ago
James Almer df609af8e4 avcodec/packet: add an LCEVC enhancement data payload side data type 3 months ago
James Almer 5fa9c4e596 avformat/mov: support for LCEVC tracks 3 months ago
James Almer ba0ef0860f avformat: add an LCEVC stream group 3 months ago
James Almer 5896318229 avcodec/codec_id: add an LCEVC codec id for raw LCEVC data 3 months ago
James Almer 9cea2410a1 avcodec/h2645_sei: export raw LCEVC metadata 3 months ago
James Almer 90d12c24c5 avutil/frame: add an LCEVC enhancement data payload side data type 3 months ago
Gyan Doshi 0d5b68c27c ffmpeg_mux_init: correct log suggestion 3 months ago
Fei Wang 5211ad1acd lavc/vaapi_encode: Fix potential use of uninitialized value 3 months ago
Fei Wang 061c86a717 lavc/vaapi_encode_av1: Fix encode fail since 9db68ed0 3 months ago
Michael Niedermayer 6be3786c82
avformat/mxfdec: Check timecode for overflow 3 months ago
Michael Niedermayer 5a96aa435a
avformat/mxfdec: More offset_temp checks 3 months ago
Michael Niedermayer 176db9db6e
avformat/flvdec: Free metaVideoColor 3 months ago