..
cmdutils.c
fftools: move check_avoptions and remove_avoptions to cmdutils
2024-05-28 16:28:06 +02:00
cmdutils.h
fftools: move check_avoptions and remove_avoptions to cmdutils
2024-05-28 16:28:06 +02:00
ffmpeg_dec.c
avutil/common: Don't auto-include mem.h
2024-04-01 19:51:37 +02:00
ffmpeg_demux.c
fftools/ffmpeg_demux: honor -ch_layout options for overriding input stream channel layout
2024-05-28 16:28:05 +02:00
ffmpeg_enc.c
fftools/ffmpeg: warn about ignored -enc_time_base for subtitles earlier
2024-04-09 11:51:01 +02:00
ffmpeg_filter.c
fftools/ffmpeg_filter: Fix leak on error
2024-05-21 00:02:16 +02:00
ffmpeg_hw.c
avutil/common: Don't auto-include mem.h
2024-04-01 19:51:37 +02:00
ffmpeg_mux_init.c
fftools/ffmpeg_mux_init: add missing IAMF Param Definition copies
2024-04-27 11:25:11 +02:00
ffmpeg_mux.c
fftools/ffmpeg_filter: only store complex filtergraphs in global array
2024-04-09 11:51:03 +02:00
ffmpeg_mux.h
fftools/ffmpeg_filter: move most of -apad logic to the muxer
2024-04-09 11:51:03 +02:00
ffmpeg_opt.c
fftools: Fix implicit-const-int-float-conversion warning
2024-04-23 11:10:24 +02:00
ffmpeg_sched.c
fftools/ffmpeg_sched: allow filtergraphs to send to filtergraphs
2024-04-09 11:51:04 +02:00
ffmpeg_sched.h
fftools/ffmpeg_sched: allow filtergraphs to send to filtergraphs
2024-04-09 11:51:04 +02:00
ffmpeg_utils.h
fftools/ffmpeg: rework keeping track of file duration for -stream_loop
2023-11-14 18:18:26 +01:00
ffmpeg.c
fftools: move check_avoptions and remove_avoptions to cmdutils
2024-05-28 16:28:06 +02:00
ffmpeg.h
fftools: move check_avoptions and remove_avoptions to cmdutils
2024-05-28 16:28:06 +02:00
ffplay_renderer.c
avutil/common: Don't auto-include mem.h
2024-04-01 19:51:37 +02:00
ffplay_renderer.h
fftools/ffplay: add hwaccel decoding support
2023-11-15 01:20:11 +08:00
ffplay.c
fftools/ffplay: allow unused format options which are also codec options
2024-05-28 16:28:06 +02:00
ffprobe.c
fftools, avfilter, avformat: Simplify check for "is dictionary empty?"
2024-05-21 00:02:16 +02:00
fftools.manifest
fftools: add DPI awareness manifest
2022-08-13 14:42:52 +02:00
fftoolsres.rc
fftools: add DPI awareness manifest
2022-08-13 14:42:52 +02:00
fopen_utf8.h
avutil/common: Don't auto-include mem.h
2024-04-01 19:51:37 +02:00
Makefile
fftools/ffmpeg: add thread-aware transcode scheduling infrastructure
2023-12-12 09:34:09 +01:00
objpool.c
fftools/objpool: Don't use return with expression when returning void
2022-07-23 18:58:35 +02:00
objpool.h
fftools: add an object pool
2022-07-23 11:53:19 +02:00
opt_common.c
tools/opt_common: Check for malloc failure
2024-05-09 19:04:12 +02:00
opt_common.h
fftools/cmdutils: hide some information listing options from basic help
2024-02-07 23:21:52 +01:00
sync_queue.c
fftools/ffmpeg_demux, sync_queue: Constify a bit
2024-03-02 12:09:18 +01:00
sync_queue.h
fftools/sync_queue: add debug logging
2023-05-28 10:47:59 +02:00
thread_queue.c
fftools/thread_queue: count receive-finished streams as finished
2023-11-14 18:18:26 +01:00
thread_queue.h
fftools: add a multistream thread-safe queue
2022-07-23 11:53:19 +02:00