117318 Commits (534eef2acea153b25303f406c6de2efae067a5e7)
 

Author SHA1 Message Date
Anton Khirnov 21d2be1088 lavfi/asrc_flite: convert to query_func2() 3 months ago
Anton Khirnov 9335af9acc lavfi/asrc_anullsrc: convert to query_func2() 3 months ago
Anton Khirnov 5b3212e5f7 lavfi/asrc_anoisesrc: convert to query_func2() 3 months ago
Anton Khirnov 242dab2ccd lavfi/asrc_afirsrc: convert to query_func2() 3 months ago
Anton Khirnov 47f87409e3 lavfi/asrc_afdelaysrc: convert to query_func2() 3 months ago
James Almer 01c47dd235 avformat/dump: don't print streams withing a group twice 3 months ago
James Almer 9d265a9677 avformat/dump: reduce indentation when printing streams within a group 3 months ago
James Almer 545de54e3e avformat/dump: always print non-tile streams in tile grid groups 3 months ago
Gyan Doshi 2b689261c5 MAINTAINERS: remove libopenjpeg decoder entry 3 months ago
Martin Storsjö bd22d7e601 configure: Silence Xcode warnings about duplicate libraries 3 months ago
Lynne 81c6e6c9ee
vulkan_encode_h265: fix rate control VBV values 3 months ago
Lynne 934be0ff50
vulkan_encode_h264: fix rate control VBV values 3 months ago
Martin Storsjö fd1ea75c93 libavutil: Fix building libavutil/tests/cpu for aarch64 without SVE 3 months ago
Martin Storsjö c65a294f79 checkasm: Print the SVE vector length at startup 3 months ago
Martin Storsjö b1ee2af843 aarch64: Print the SVE vector length in libavutil/tests/cpu.c 3 months ago
Martin Storsjö e6eabb7ce7 aarch64: Add CPU feature flags for SVE and SVE2 3 months ago
Martin Storsjö e6e56fd7a7 configure: Add detection of assembler support for SVE/SVE2 3 months ago
Martin Storsjö 067abbfe9d aarch64: Detect I8MM on Windows via SVE-I8MM 3 months ago
James Almer d55ab2ba9b avutil/iamf: fix doxygen 3 months ago
Anton Khirnov d103b61cd8 fftools/ffmpeg_filter: remove remaining OutputStream usage in init_simple_filtergraph() 3 months ago
Anton Khirnov 72cd0c20da fftools/ffmpeg_filter: drop the OutputStream parameter to ofilter_bind_ost() 3 months ago
Anton Khirnov addc29f67a fftools/ffmpeg_filter: stop accessing OutputStream.[max_]frame_rate 3 months ago
Anton Khirnov ac578ccb8e fftools/ffmpeg_filter: drop a redundant check 3 months ago
Anton Khirnov cefc7d1ff4 fftools/ffmpeg_filter: clarify error message 3 months ago
Anton Khirnov e3e66b14af fftools/ffmpeg_enc: don't write frame rate/SAR to AVStream directly 3 months ago
Anton Khirnov 7f7fe2a10b fftools/ffmpeg_enc: move set_encoder_id() to ffmpeg_mux_init 3 months ago
Anton Khirnov 6525fe4e77 fftools/ffmpeg_enc: remove unnecessary pointer references from enc_open() 3 months ago
Anton Khirnov 78038d51c5 fftools/ffmpeg_enc: do not set output stream codec parameters directly 3 months ago
Anton Khirnov 238f439992 fftools/ffmpeg_enc: do not set AVStream timebase directly 3 months ago
Anton Khirnov 1ebd521a4e fftools/ffmpeg_enc: stop using OutputStream in hw_device_setup_for_encode() 3 months ago
Anton Khirnov 70f7bbeade fftools/ffmpeg_enc: add an AVClass to Encoder 3 months ago
Anton Khirnov 78170120ca doc/ffmpeg: improve wording in the description section 3 months ago
Martin Storsjö a3ec1f8c6c aarch64: h26x: Fix the indentation of one function 3 months ago
Martin Storsjö 157ce21939 checkasm/sw_rgb: Revert test additions from e18b46d95f 3 months ago
Marvin Scholz f43916e217 ffbuild: add METALCC and METALLIB to BRIEF 3 months ago
Marvin Scholz 10b3edbe24 avfilter/vf_coreimage: silence AVFrame deprecation warnings 3 months ago
Marvin Scholz 799503f4bb avfilter/vf_coreimage: simplify list_filters code 3 months ago
Marvin Scholz 8d674e604c avfilter/yadif_videotoolbox: remove unused variable 3 months ago
Marvin Scholz 399bf3f040 avdevice/avfoundation: remove write-only variable 3 months ago
Marvin Scholz 7857ba97ac lavfi/metal: simplify fallback 3 months ago
Michael Niedermayer ea6734e1fa
tests/fate/vcodec: Add 10bit 2pass FFv1 test 3 months ago
Michael Niedermayer a9c83e43f2
avcodec/ffv1enc: Fix >8bit context size 3 months ago
Michael Niedermayer 747e1a26af
avcodec/ffv1dec: Blow up if user asks for explosion 3 months ago
James Almer 8b4e32f30b tests/fate/mov: fix rules for some tests 3 months ago
James Almer fd6cc18d60 avfilter/vf_showinfo: add missing break to ViewID case 3 months ago
James Almer feef692881 avcodec/hevc/sei: num_ref_displays can be up to 32 3 months ago
James Almer b8e74aa1cb avcodec/cbs_h265: num_ref_displays can be up to 32 3 months ago
James Almer 853c165386 avcodec/cbs_h265: fix valid range for {left,right}_view_id 3 months ago
Rémi Denis-Courmont 6611bf5484 lavc/h264dsp: optimise R-V V biweight for shorter heights 3 months ago
Rémi Denis-Courmont 459a1512f1 lavc/h264dsp: unroll R-V V weight16 3 months ago