1
0
mirror of https://git.ffmpeg.org/ffmpeg.git synced 2025-03-04 19:48:19 +00:00
ffmpeg/fftools
Anton Khirnov fcddd233fe fftools/ffplay: make option strings dynamically allocated
Do not store the supplied arg pointer directly. While that is valid for
now, it will become ephemeral in the future commits.
2024-01-20 10:23:24 +01:00
..
cmdutils.c
cmdutils.h
ffmpeg_dec.c
ffmpeg_demux.c fftools/ffmpeg_demux: implement -bsf for input 2024-01-19 17:54:10 +01:00
ffmpeg_enc.c
ffmpeg_filter.c fftools/ffmpeg_filter: log an information message about filter graph reconfigurations 2024-01-07 22:47:22 +01:00
ffmpeg_hw.c
ffmpeg_mux_init.c all: Don't set AVClass.item_name to its default value 2023-12-22 15:12:33 +01:00
ffmpeg_mux.c
ffmpeg_mux.h
ffmpeg_opt.c fftools/ffmpeg_opt: mark -stream_group as expert option 2024-01-19 17:54:10 +01:00
ffmpeg_sched.c
ffmpeg_sched.h
ffmpeg_utils.h
ffmpeg.c
ffmpeg.h
ffplay_renderer.c fftools/ffplay_renderer: Add device selection support 2024-01-12 10:49:54 +08:00
ffplay_renderer.h
ffplay.c fftools/ffplay: make option strings dynamically allocated 2024-01-20 10:23:24 +01:00
ffprobe.c fftools/ffprobe: make option strings dynamically allocated 2024-01-20 10:23:24 +01:00
fftools.manifest
fftoolsres.rc
fopen_utf8.h
Makefile
objpool.c
objpool.h
opt_common.c all: Don't set AVClass.item_name to its default value 2023-12-22 15:12:33 +01:00
opt_common.h
sync_queue.c
sync_queue.h
thread_queue.c
thread_queue.h