FFmpeg/fftools
Anton Khirnov 1617d1a752 fftools/ffmpeg: pass subtitle decoder dimensions to sub2video
Restores behavior from before 20cacfe493.
Eventually this should be handled similarly to audio/video - with a
filtergraph reset or a manual scaler.
2023-06-19 09:48:56 +02:00
..
cmdutils.c
cmdutils.h
ffmpeg_dec.c fftools/ffmpeg: pass subtitle decoder dimensions to sub2video 2023-06-19 09:48:56 +02:00
ffmpeg_demux.c fftools/ffmpeg_dec: move InputStream.prev_sub to Decoder 2023-06-19 09:48:56 +02:00
ffmpeg_enc.c fftools/ffmpeg_enc: constify the subtitle passed to enc_subtitle() 2023-06-19 09:48:56 +02:00
ffmpeg_filter.c fftools/ffmpeg: pass subtitle decoder dimensions to sub2video 2023-06-19 09:48:56 +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_init.c fftools/ffmpeg: attach bits_per_raw_sample information to frames 2023-06-19 09:48:55 +02:00
ffmpeg_mux.c fftools/ffmpeg_dec: move decoding to a separate thread 2023-06-19 09:48:55 +02:00
ffmpeg_mux.h
ffmpeg_opt.c
ffmpeg.c fftools/ffmpeg: move fix_sub_duration_heartbeat() to ffmpeg_dec 2023-06-19 09:48:55 +02:00
ffmpeg.h fftools/ffmpeg: use AVFrame to pass subtitles from decoders to filters 2023-06-19 09:48:56 +02:00
ffplay.c
ffprobe.c
fftools.manifest
fftoolsres.rc
fopen_utf8.h
Makefile
objpool.c
objpool.h
opt_common.c
opt_common.h
sync_queue.c
sync_queue.h
thread_queue.c
thread_queue.h