115140 Commits (9614efc2586edb82cec847598c5abca0ce79dd25)
 

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