117350 Commits (cdda4c4d50d0d45ae7452e7faff370246a9667e1)
 

Author SHA1 Message Date
Michael Niedermayer 74385dd496
avcodec/encode: Check bitrate 3 months ago
Michael Niedermayer 36924fa306
avcodec/aac/aacdec: use correct index in deallocation 3 months ago
Michael Niedermayer 9d25b9665e
avcodec/cbs_h266_syntax_template: Check bit depth with range extension 3 months ago
Michael Niedermayer e9f588af95
avcodec/osq: use unsigned for decorrelation 3 months ago
Michael Niedermayer f27c8b04d3
avcodec/jfdctint_template: use unsigned z* in row_fdct() 3 months ago
Michael Niedermayer fde8637fda
avformat/asf: Check picsize 3 months ago
Michael Niedermayer ad35eaf848
avcodec/osq: Treat sum = 0 as k = 0 3 months ago
Michael Niedermayer f2aba7bd9f
MAINTAINERS: Fix typo in web repository 3 months ago
Martin Storsjö b4d9fa6cb9 compat: Fix the fallback definition of stdc_trailing_zeros 3 months ago
Zhao Zhili e18b46d95f swscale/aarch64: Fix rgb24toyv12 only works with aligned width 3 months ago
James Almer 0dd6f1d5bf avformat/mov: fix setting index of LCEVC enhancement stream 3 months ago
James Almer cc73bf02ba doc/general_contents: add missing reference to LCEVC 3 months ago
Anton Khirnov ce5f571e96 tests/fate/hevc: add a test for selecting view by position 3 months ago
Anton Khirnov eca95dc38f tests/fate/hevc: add a test for switching between single and multi-view 3 months ago
Anton Khirnov b15af98f6e tests/fate/hevc: add a test for nontrivial values of nuh_layer_id 3 months ago
Anton Khirnov 7d4c15cafb tests/fate/hevc: add MV-HEVC conformance sample tests 3 months ago
Anton Khirnov da420ac6e1 fftools/ffmpeg: add support for multiview video 3 months ago
Anton Khirnov 68c198fae2 fftools/ffmpeg_sched: allow decoders to have multiple outputs 3 months ago
James Almer aef221b22a avcodec/hevc/refs: export Stereo 3D side data 3 months ago
Anton Khirnov 14746871e1 lavc/hevcdec: implement decoding MV-HEVC 3 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
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