..
Makefile
…
cmdutils.c
fftools/cmdutils: Add protective () to FLAGS
2024-07-24 16:52:17 +02:00
cmdutils.h
fftools/ffmpeg: stop calling exit_program()
2023-07-20 20:47:46 +02:00
ffmpeg.c
fftools/ffmpeg: Check read() for failure
2024-07-24 16:52:25 +02:00
ffmpeg.h
fftools/ffmpeg: prefer real errors over EOF in err_merge()
2024-07-24 08:26:13 +02:00
ffmpeg_dec.c
fftools/ffmpeg_dec: disregard demuxer timestamps for NOTIMESTAMPS formats
2023-10-03 16:57:02 +02:00
ffmpeg_demux.c
fftools/ffmpeg_demux: don't flag timestamps as unreliable if they are generated
2025-07-10 11:19:34 -03:00
ffmpeg_enc.c
fftools/ffmpeg_enc: Initialize fd
2024-07-24 16:52:26 +02:00
ffmpeg_filter.c
fftools/ffmpeg_filter: fail on filtering errors
2023-10-10 12:41:31 +02:00
ffmpeg_hw.c
fftools/ffmpeg_hw: inline hwaccel_decode_init() into its caller
2023-06-19 09:48:55 +02:00
ffmpeg_mux.c
fftools/ffmpeg_mux: replace monotonous with monotonic
2023-09-01 03:36:24 -04:00
ffmpeg_mux.h
fftools/ffmpeg_mux: stop rescaling timestamps in of_streamcopy()
2023-08-30 11:53:46 +02:00
ffmpeg_mux_init.c
fftools/ffmpeg_mux_init: Restrict disabling automatic copying of metadata
2023-11-02 23:52:12 -03:00
ffmpeg_opt.c
fftools/ffmpeg: deprecate the -top option
2023-09-18 17:16:06 +02:00
ffplay.c
fftools/ffplay: Check return of swr_alloc_set_opts2()
2024-05-25 00:31:15 +02:00
ffprobe.c
ffprobe: print the non-diegetic stream disposition flag
2023-10-25 21:55:01 -03:00
fftools.manifest
…
fftoolsres.rc
…
fopen_utf8.h
…
objpool.c
…
objpool.h
…
opt_common.c
tools/opt_common: Check for malloc failure
2024-05-25 00:31:15 +02:00
opt_common.h
…
sync_queue.c
…
sync_queue.h
…
thread_queue.c
…
thread_queue.h
…