ffmpeg/fftools
Anton Khirnov 99d2fa38ad fftools/ffmpeg: make sure FrameData is writable when we modify it
Also, add a function that returns const FrameData* for cases that only
read from it.
2023-12-06 10:30:28 +01:00
..
Makefile fftools/ffplay: add hwaccel decoding support 2023-11-15 01:20:11 +08:00
cmdutils.c
cmdutils.h
ffmpeg.c fftools/ffmpeg: make sure FrameData is writable when we modify it 2023-12-06 10:30:28 +01:00
ffmpeg.h fftools/ffmpeg: make sure FrameData is writable when we modify it 2023-12-06 10:30:28 +01:00
ffmpeg_dec.c fftools/ffmpeg: rework keeping track of file duration for -stream_loop 2023-11-14 18:18:26 +01:00
ffmpeg_demux.c fftools/ffmpeg: rework keeping track of file duration for -stream_loop 2023-11-14 18:18:26 +01:00
ffmpeg_enc.c
ffmpeg_filter.c fftools/ffmpeg: make sure FrameData is writable when we modify it 2023-12-06 10:30:28 +01:00
ffmpeg_hw.c
ffmpeg_mux.c fftools/ffmpeg: move a few inline function into a new header 2023-11-14 18:18:26 +01:00
ffmpeg_mux.h
ffmpeg_mux_init.c
ffmpeg_opt.c
ffmpeg_utils.h fftools/ffmpeg: rework keeping track of file duration for -stream_loop 2023-11-14 18:18:26 +01:00
ffplay.c fftools/ffplay: add hwaccel decoding support 2023-11-15 01:20:11 +08:00
ffplay_renderer.c fftools/ffplay_renderer: declare function argument as const 2023-11-27 23:39:48 +08:00
ffplay_renderer.h fftools/ffplay: add hwaccel decoding support 2023-11-15 01:20:11 +08:00
ffprobe.c
fftools.manifest
fftoolsres.rc
fopen_utf8.h
objpool.c
objpool.h
opt_common.c
opt_common.h
sync_queue.c
sync_queue.h
thread_queue.c fftools/thread_queue: count receive-finished streams as finished 2023-11-14 18:18:26 +01:00
thread_queue.h