ffmpeg/fftools
rcombs b68a6ba469 ffmpeg: send only one rect per packet when encoding ASS
The packet and rect formats are identical,
so there's no support for multiple rects per packet.
2023-03-21 14:24:31 -04:00
..
Makefile fftools/ffmpeg_opt: move opening output files into a new file 2022-10-18 13:57:42 +02:00
cmdutils.c fftools: use av_dict_iterate 2022-12-01 11:21:14 +01:00
cmdutils.h fftools/cmdutils: Add function to report error before exit 2022-09-01 14:21:56 +02:00
ffmpeg.c ffmpeg: send only one rect per packet when encoding ASS 2023-03-21 14:24:31 -04:00
ffmpeg.h fftools/ffmpeg: move ts_scale to DemuxStream 2023-02-20 19:22:22 +01:00
ffmpeg_demux.c ffmpeg_demux: show fixed timestamps in ts_fixup 2023-02-28 22:24:56 +01:00
ffmpeg_filter.c fftools/ffmpeg_filter: initialize graph inputs/outputs 2023-03-20 10:41:26 +01:00
ffmpeg_hw.c fftools/ffmpeg: drop OutputStream.enc 2022-08-29 15:42:11 +02:00
ffmpeg_mux.c fftools/ffmpeg_mux: distinguish between sync queue and muxer EOF 2023-02-10 11:01:11 +01:00
ffmpeg_mux.h fftools/ffmpeg: add an option for writing pre-muxing stats 2023-02-09 15:24:15 +01:00
ffmpeg_mux_init.c fftools/ffmpeg_mux_init: avoid invalid reads in forced keyframe parsing 2023-03-20 10:53:03 +01:00
ffmpeg_opt.c fftools/ffmpeg: rename -enc_stats* to -stats_enc* 2023-02-10 11:02:13 +01:00
ffplay.c fftools/ffplay: stop using AVFrame.pkt_pos 2023-03-20 10:42:09 +01:00
ffprobe.c fftools/ffprobe: stop using AVFrame.pkt_{pos,size} 2023-03-20 10:42:09 +01:00
fftools.manifest
fftoolsres.rc
fopen_utf8.h
objpool.c
objpool.h
opt_common.c fftools/opt_common: check the return value of av_hwdevice_get_type_name before printing it 2022-09-14 09:54:19 -03:00
opt_common.h
sync_queue.c
sync_queue.h
thread_queue.c
thread_queue.h