librempeg/fftools
Anton Khirnov 51758698c4 fftools/ffmpeg_filter: remove remaining OutputStream usage in init_simple_filtergraph()
With this, nothing in ffmpeg_filter acesses OutputStream anymore, thus
there are no more direct ties between filtering and muxing.

Rename init_simple_filtergraph() to fg_create_simple() for consistency.

Signed-off-by: Paul B Mahol <onemda@gmail.com>
2024-09-26 21:51:31 +02:00
..
cmdutils.c fftools/ffmpeg: add support for multiview video 2024-09-25 21:37:10 +02:00
cmdutils.h fftools/ffmpeg: add support for multiview video 2024-09-25 21:37:10 +02:00
ffmpeg_dec.c fftools/ffmpeg: add support for multiview video 2024-09-25 21:37:10 +02:00
ffmpeg_demux.c fftools/ffmpeg: add support for multiview video 2024-09-25 21:37:10 +02:00
ffmpeg_enc.c fftools/ffmpeg_enc: don't write frame rate/SAR to AVStream directly 2024-09-26 21:45:13 +02:00
ffmpeg_filter.c fftools/ffmpeg_filter: remove remaining OutputStream usage in init_simple_filtergraph() 2024-09-26 21:51:31 +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_filter: remove remaining OutputStream usage in init_simple_filtergraph() 2024-09-26 21:51:31 +02:00
ffmpeg_mux.c fftools/ffmpeg_enc: don't write frame rate/SAR to AVStream directly 2024-09-26 21:45:13 +02:00
ffmpeg_mux.h fftools/ffmpeg_filter: stop accessing OutputStream.[max_]frame_rate 2024-09-26 21:45:14 +02:00
ffmpeg_opt.c fftools/ffmpeg: add support for multiview video 2024-09-25 21:37:10 +02:00
ffmpeg_sched.c fftools/ffmpeg_sched: allow decoders to have multiple outputs 2024-09-25 21:37:09 +02:00
ffmpeg_sched.h fftools/ffmpeg_sched: allow decoders to have multiple outputs 2024-09-25 21:37:09 +02:00
ffmpeg_utils.h fftools/ffmpeg: prefer real errors over EOF in err_merge() 2024-07-24 11:27:51 +02:00
ffmpeg.c fftools/ffmpeg: show video stats in progress output without filters 2024-08-15 10:48:37 +02:00
ffmpeg.h fftools/ffmpeg_filter: remove remaining OutputStream usage in init_simple_filtergraph() 2024-09-26 21:51:31 +02:00
ffplay_renderer.c fftools/ffplay_renderer: use correct NULL value for Vulkan type 2024-06-27 09:03:07 +02:00
ffplay_renderer.h
ffplay.c fftools/ffplay: handle flip in display matrix 2024-08-30 18:02:49 +02:00
ffprobe.c lavu/frame: add side data storing view ID for multi-view video 2024-09-25 21:32:22 +02:00
fftools.manifest
fftoolsres.rc
fopen_utf8.h avutil/common: Don't auto-include mem.h 2024-04-01 19:51:37 +02:00
Makefile
objpool.c
objpool.h
opt_common.c fftools/opt_common: add missing newline after printing codecs 2024-09-09 23:36:36 +02:00
opt_common.h
sync_queue.c
sync_queue.h
thread_queue.c
thread_queue.h