114996 Commits (82cce209349d2a7c893a4f9691ec8698704b0486)
 

Author SHA1 Message Date
Anton Khirnov 0e4dfa4709 Revert "bsf: use standard include paths" 9 months ago
J. Dekker 985fdf8e3d tests/checkasm: add exclude_guest for non-x86 linux perf 9 months ago
Lynne 89a9042291
lavc/avfft: fix RDFT wrapper stride 9 months ago
Fei Wang 0534d2ac84 lavfi/dnn_backend_torch: Include mem.h 9 months ago
Stefano Sabatini 7e59c4f908 doc/muxers/matroska: apply misc consistency fixups 9 months ago
Stefano Sabatini 8510108c1d doc/muxers: add lrc 9 months ago
Stefano Sabatini 57d64bb715 doc/muxers: add kvag 9 months ago
Stefano Sabatini f7fd228560 doc/muxers: add jacosub 9 months ago
Stefano Sabatini 4fe3c8dcfd doc/muxers: add ivf 9 months ago
Martin Storsjö fbd5e238d4 movenc: Allow writing timed ID3 metadata 9 months ago
Martin Storsjö e4e3d25d41 movenc: Remove a leftover commented out line 9 months ago
Martin Storsjö 8339a45400 aarch64: Factorize code for CPU feature detection on Apple platforms 9 months ago
Andrew Kelley 41b73ae883 bsf: use standard include paths 9 months ago
James Almer 9dbc9a0f97 avcodec/libsvt1: check return value of send/receive functions 9 months ago
Marton Balint c38f785be4 avformat/mov_chan: add support for omitted_channel bitmask in chnl atom 9 months ago
Marton Balint 92e7a9a4d5 avformat/mov_chan: respect channel order when parsing and creating chnl atom 9 months ago
Marton Balint da0fe26379 avformat/mov_chan: factorize some layout map search functions 9 months ago
Marton Balint c68dc3e5f1 avformat/mov_chan: check channel count of layout tags at compile time 9 months ago
Marton Balint 7801451376 avformat/hlsenc: use a slash separator even in win32 9 months ago
Marton Balint 4721b9f15f avfilter/buffersrc: never override channel count in av_buffersrc_add_frame_flags 9 months ago
Martin Storsjö 359b6a7f8a aarch64/ac3dsp: simplify the end of ff_ac3_sum_square_butterfly_float_neon 9 months ago
Frank Plowman 1c0149359a lavc/vvc: Fix out-of-bounds array access 9 months ago
Frank Plowman 2b7e79e890 lavc/vvc: Avoid overflow in coeff scale intermediate 9 months ago
Frank Plowman fcf74c5ebc lavc/vvc: Fix buffer overread in CABAC 9 months ago
Frank Plowman f499503073 lavc/vvc_parser: Fix integer overflow calculating framerate 9 months ago
Frank Plowman b4baa4c0b3 lavc/vvc: Fix left shifts of negative values 9 months ago
J. Dekker 67e2f8b6bf configure, etc: switch to shebang without space 9 months ago
J. Dekker fcfd17dbb4 ffbuild/libversion.sh: add shebang 9 months ago
J. Dekker 3090106635 configure: simplify bigendian check 9 months ago
Niklas Haas 459648761f avcodec/hevcdec: fix segfault on invalid film grain metadata 9 months ago
Anton Khirnov baf17c15be doc/ffmpeg: document that there can be multiple complex filtergraphs 9 months ago
Anton Khirnov 3bd7c57125 fftools/ffmpeg_filter: implement filtergraph chaining 9 months ago
Anton Khirnov 255ae03601 fftools/ffmpeg_sched: allow filtergraphs to send to filtergraphs 9 months ago
Anton Khirnov 3d01996b24 fftools/ffmpeg_filter: change processing order in fg_finalise_bindings() 9 months ago
Anton Khirnov 243a51490a fftools/ffmpeg_filter: only store complex filtergraphs in global array 9 months ago
Anton Khirnov d74cbcb963 fftools/ffmpeg_filter: drop OutputFilter.ost 9 months ago
Anton Khirnov f2c919252d fftools/ffmpeg_filter: accept encoder thread count through OutputFilterOptions 9 months ago
Anton Khirnov bfeb751171 fftools/ffmpeg_mux: drop OutputFile.format 9 months ago
Anton Khirnov 5b0589c8c3 fftools/ffmpeg_mux: drop OutputFile.shortest 9 months ago
Anton Khirnov a4c940c86a fftools/ffmpeg_filter: move most of -apad logic to the muxer 9 months ago
Anton Khirnov a2892dbe06 fftools/ffmpeg_filter: pass trim parameters through OutputFilterOptions 9 months ago
Anton Khirnov 83304f7c1f fftools/ffmpeg_filter: pass autoscale through OutputFilterOptions 9 months ago
Anton Khirnov b8e6802023 fftools/ffmpeg_filter: pass sws/swr opts through OutputFilterOptions 9 months ago
Anton Khirnov 23c23077fc fftools/ffmpeg_filter: drop an unnecessary use of OutputStream 9 months ago
Anton Khirnov fc6354c39c fftools/ffmpeg_filter: add an AVClass to OutputFilter 9 months ago
Anton Khirnov 3c3e04c8a3 fftools/ffmpeg_filter: simplify retrieving filter type 9 months ago
Anton Khirnov 114cbaa316 fftools/ffmpeg_filter: drop a redundant check 9 months ago
Anton Khirnov da80e0b077 fftools/ffmpeg_filter: accept a caller-provided output name 9 months ago
Anton Khirnov 82c7c21b18 fftools/ffmpeg: drop OutputStream.is_cfr 9 months ago
Anton Khirnov 509afedaaf fftools/ffmpeg_filter: pass vsync method through OutputFilterOptions 9 months ago