..
Makefile
fftools/ffmpeg: move opening decoders to a new file
2023-04-17 12:01:40 +02:00
cmdutils.c
fftools/ffmpeg: stop calling exit_program()
2023-07-20 20:47:46 +02:00
cmdutils.h
fftools/ffmpeg: stop calling exit_program()
2023-07-20 20:47:46 +02:00
ffmpeg.c
fftools/ffmpeg: move sending filtergraph commands to a separate function
2023-08-30 11:53:50 +02:00
ffmpeg.h
fftools/ffmpeg: move sending filtergraph commands to a separate function
2023-08-30 11:53:50 +02:00
ffmpeg_dec.c
fftools/ffmpeg: return an error from assert_avoptions() instead of aborting
2023-07-20 20:47:46 +02:00
ffmpeg_demux.c
fftools/ffmpeg: return an error from assert_avoptions() instead of aborting
2023-07-20 20:47:46 +02:00
ffmpeg_enc.c
fftools/ffmpeg_enc: reindent after previous commit
2023-08-30 11:53:50 +02:00
ffmpeg_filter.c
fftools/ffmpeg: move sending filtergraph commands to a separate function
2023-08-30 11:53:50 +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: stop rescaling timestamps in of_streamcopy()
2023-08-30 11:53:46 +02:00
ffmpeg_opt.c
fftools/ffmpeg_opt: Reduce scope of variables for deprecated code
2023-07-23 17:55:38 +02:00
ffplay.c
ffplay: port to lavu/tx
2023-09-01 23:59:11 +02:00
ffprobe.c
avcodec/defs: Add AV_PROFILE_* defines, deprecate FF_PROFILE_* defines
2023-09-07 00:39:02 +02:00
fftools.manifest
…
fftoolsres.rc
…
fopen_utf8.h
…
objpool.c
…
objpool.h
…
opt_common.c
fftools/opt_common: Don't add unnecessary " "
2023-08-02 18:15:34 +02:00
opt_common.h
…
sync_queue.c
fftools/sync_queue: make sure non-limiting streams are not used as queue head
2023-05-28 10:47:59 +02:00
sync_queue.h
fftools/sync_queue: add debug logging
2023-05-28 10:47:59 +02:00
thread_queue.c
…
thread_queue.h
…