117232 Commits (d4efdbd029e3f5d274aecbebba616322ea83e32b)
 

Author SHA1 Message Date
Anton Khirnov d4efdbd029 lavfi/avf_showspatial: switch to query_func2() 3 months ago
Anton Khirnov d7fde5694d lavfi/avf_showfreqs: switch to query_func2() 3 months ago
Anton Khirnov 423eccadd6 lavfi/avf_showcwt: switch to query_func2() 3 months ago
Anton Khirnov 70a16a18ca lavfi/avf_showcqt: switch to query_func2() 3 months ago
Anton Khirnov d36c368bf3 lavfi/avf_concat: switch to query_func2() 3 months ago
Anton Khirnov a36cea452f lavfi/avf_avectorscope: switch to query_func2() 3 months ago
Anton Khirnov 55c1cb847c lavfi/avf_aphasemeter: switch to query_func2() 3 months ago
Anton Khirnov 88f3893148 lavfi/avf_ahistogram: switch to query_func2() 3 months ago
Anton Khirnov 6320301182 lavfi/avf_abitscope: switch to query_func2() 3 months ago
Anton Khirnov 0c2a5890ac lavfi/avf_a3dscope: switch to query_func2() 3 months ago
Anton Khirnov c1d7814dca lavfi/*_vaapi: switch to query_func2() 3 months ago
Anton Khirnov 194e1ca03f lavfi/asrc_sine: convert to query_func2() 3 months ago
Anton Khirnov ec01d80f2e lavfi/asrc_sinc: convert to query_func2() 3 months ago
Anton Khirnov 66c9457387 lavfi/asrc_hilbert: convert to query_func2() 3 months ago
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