1474 Commits (6398242bb2b9bfdef9d7fd4614a3518ffb1fefec)

Author SHA1 Message Date
Timo Rothenpieler 6d4eba51f2 fftools/ffplay_renderer: use correct NULL value for Vulkan type 6 months ago
Lynne dae12ddb2e
lavu/stereo3d: change the horizontal FOV field to a rational 6 months ago
James Almer 5140d8334e ffprobe: always print all Stereo3D fields 7 months ago
Derek Buitenhuis 049dfe3f65 fftools/ffprobe: Print more Stereo 3D info from side data 7 months ago
Thomas Siedel c75940db29 avcodec: add external enc libvvenc for H266/VVC 7 months ago
Andreas Rheinhardt 6ae1a337f2 fftools/ffmpeg_mux_init: Fix leak when using non-encoding option 7 months ago
Andreas Rheinhardt c84e40d9e6 fftools/ffmpeg_mux_init: Return error upon error 7 months ago
Michael Niedermayer 840f2bc18e
fftools/ffmpeg_mux_init: Free pts on error 7 months ago
Michael Niedermayer d9b9fc4be2
fftools/cmdutils: Add protective () to FLAGS 7 months ago
Marton Balint ed927f2f0c fftools/ffplay: allow unused format options which are also codec options 7 months ago
Marton Balint 4d97557137 fftools/ffplay: use cmdutils code for checking remaining avoptions 7 months ago
Marton Balint f9810be5d3 fftools: move check_avoptions and remove_avoptions to cmdutils 7 months ago
Marton Balint 4bfecde9b9 fftools/ffmpeg_demux: honor -ch_layout options for overriding input stream channel layout 7 months ago
Andreas Rheinhardt 62929f40ee fftools/ffmpeg_filter: Fix leak on error 8 months ago
Andreas Rheinhardt f3d206d25f fftools, avfilter, avformat: Simplify check for "is dictionary empty?" 8 months ago
Michael Niedermayer f44f441555
fftools/ffplay: Check return of swr_alloc_set_opts2() 8 months ago
Michael Niedermayer ba7038043a
tools/opt_common: Check for malloc failure 8 months ago
Derek Buitenhuis f8a613d6a8 fftools/ffprobe: Avoid overflow when calculating DAR 8 months ago
Andreas Rheinhardt 4c8a6631ad fftools/ffmpeg_filter: Fix check 8 months ago
James Almer 8c27cdd2d4 fftools/ffmpeg_mux_init: add missing IAMF Param Definition copies 8 months ago
James Almer f684228407 fftools/ffmpeg_mux_init: remove leftover debug log messages 8 months ago
James Almer ecf87dd230 fftools/ffmpeg_mux_init: allow mapping a stream group from one of the inputs 9 months ago
Zhao Zhili 1b41631185 fftools: Fix implicit-const-int-float-conversion warning 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
Anton Khirnov bc206ed1b3 fftools/ffmpeg_filter: stop accessing encoder AVCodecContext 9 months ago
Anton Khirnov 17702c5f7b fftools/ffmpeg_filter: move the MJPEG format selection hack to muxer setup 9 months ago
Anton Khirnov 9d5bf2d69e fftools/ffmpeg_filter: pass enc_timebase through OutputFilterOptions 9 months ago
Anton Khirnov 606c71bb11 fftools/ffmpeg: warn about ignored -enc_time_base for subtitles earlier 9 months ago
Anton Khirnov e903c31fd1 fftools/ffmpeg_filter: pass keep_pix_fmt through OutputFilterOptions 9 months ago
Anton Khirnov b3864e7a08 fftools/ffmpeg_filter: pass ts offset through OutputFilterOptions 9 months ago
Anton Khirnov 651c79da36 fftools/ffmpeg_filter: check that filter type matches output stream type 9 months ago
Anton Khirnov 8e35e33d42 fftools/ffmpeg_filter: stop accessing AVCodecContext.codec 9 months ago