You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Anton Khirnov 00f5a34c9a fftools/cmdutils: tighten condition for media type stream specifiers 4 days ago
..
Makefile fftools/ffmpeg: add thread-aware transcode scheduling infrastructure 9 months ago
cmdutils.c fftools/cmdutils: tighten condition for media type stream specifiers 4 days ago
cmdutils.h fftools: drop unused/hacky macros 2 weeks ago
ffmpeg.c fftools/ffmpeg: show video stats in progress output without filters 1 month ago
ffmpeg.h fftools/ffmpeg_filter: propagate codec yuv metadata to filters 2 weeks ago
ffmpeg_dec.c fftools/ffmpeg_dec: improve detection of lavf-guessed durations 2 months ago
ffmpeg_demux.c fftools/ffmpeg_demux: narrow variable scope 6 days ago
ffmpeg_enc.c fftools/ffmpeg_mux_init: apply encoder options manually 3 months ago
ffmpeg_filter.c fftools/ffmpeg_filter: propagate codec yuv metadata to filters 2 weeks ago
ffmpeg_hw.c avutil/common: Don't auto-include mem.h 6 months ago
ffmpeg_mux.c fftools/ffmpeg_mux_init: make encoder_opts local to ost_add() 3 months ago
ffmpeg_mux.h fftools/ffmpeg: replace MATCH_PER_STREAM_OPT(.., str, ..) with a function 1 month ago
ffmpeg_mux_init.c fftools/ffmpeg_mux_init: fix variable shadowing 6 days ago
ffmpeg_opt.c fftools/ffmpeg_opt: fix variable shadowing 7 days ago
ffmpeg_sched.c fftools/ffmpeg_sched: Remove dead assignments in sch_dec_send() 3 months ago
ffmpeg_sched.h fftools/ffmpeg_sched: allow filtergraphs to send to filtergraphs 5 months ago
ffmpeg_utils.h fftools/ffmpeg: prefer real errors over EOF in err_merge() 2 months ago
ffplay.c fftools/ffplay: handle flip in display matrix 4 weeks ago
ffplay_renderer.c fftools/ffplay_renderer: use correct NULL value for Vulkan type 3 months ago
ffplay_renderer.h fftools/ffplay: add hwaccel decoding support 10 months ago
ffprobe.c fftools/ffprobe: implement dv_md_compression 2 months ago
fftools.manifest
fftoolsres.rc
fopen_utf8.h avutil/common: Don't auto-include mem.h 6 months ago
objpool.c
objpool.h
opt_common.c fftools/opt_common: add missing newline after printing codecs 1 week ago
opt_common.h fftools/cmdutils: hide some information listing options from basic help 8 months ago
sync_queue.c fftools/ffmpeg_demux, sync_queue: Constify a bit 7 months ago
sync_queue.h
thread_queue.c fftools/thread_queue: count receive-finished streams as finished 10 months ago
thread_queue.h