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.
 
 
 
 
James Almer 7e4334e16a fftools/ffprobe: add support for Stream Groups 10 months ago
..
Makefile fftools/ffmpeg: add thread-aware transcode scheduling infrastructure 1 year ago
cmdutils.c fftools/cmdutils: Inline print_error() 10 months ago
cmdutils.h fftools/cmdutils: Inline print_error() 10 months ago
ffmpeg.c fftools/ffmpeg: declare loop indices inside loops 11 months ago
ffmpeg.h fftools/ffmpeg: remove options deprecated before 6.0 10 months ago
ffmpeg_dec.c fftools/ffmpeg: declare loop indices inside loops 11 months ago
ffmpeg_demux.c fftools/ffmpeg_demux, sync_queue: Constify a bit 10 months ago
ffmpeg_enc.c fftools/ffmpeg: declare loop indices inside loops 11 months ago
ffmpeg_filter.c fftools/ffmpeg: remove options deprecated before 6.0 10 months ago
ffmpeg_hw.c fftools/ffmpeg: move hwaccel_retrieve_data() from ffmpeg_hw to ffmpeg_dec 12 months ago
ffmpeg_mux.c fftools/ffmpeg: remove options deprecated before 6.0 10 months ago
ffmpeg_mux.h fftools/ffmpeg: cosmetics, vertically align structs 11 months ago
ffmpeg_mux_init.c fftools/ffmpeg: remove options deprecated before 6.0 10 months ago
ffmpeg_opt.c fftools/ffmpeg: remove options deprecated before 6.0 10 months ago
ffmpeg_sched.c fftools/ffmpeg_sched: remove a triggerable assert in send_to_enc_sq() 11 months ago
ffmpeg_sched.h fftools/ffmpeg: optimize inter-thread queue sizes 12 months ago
ffmpeg_utils.h fftools/ffmpeg: rework keeping track of file duration for -stream_loop 1 year ago
ffplay.c fftools/ffplay: stop printing non-public AVCodecContext fields 10 months ago
ffplay_renderer.c Revert "all: Don't set AVClass.item_name to its default value" 12 months ago
ffplay_renderer.h fftools/ffplay: add hwaccel decoding support 1 year ago
ffprobe.c fftools/ffprobe: add support for Stream Groups 10 months ago
fftools.manifest fftools: add DPI awareness manifest 2 years ago
fftoolsres.rc fftools: add DPI awareness manifest 2 years ago
fopen_utf8.h
objpool.c fftools/objpool: Don't use return with expression when returning void 3 years ago
objpool.h
opt_common.c Revert "all: Don't set AVClass.item_name to its default value" 12 months ago
opt_common.h fftools/cmdutils: hide some information listing options from basic help 12 months ago
sync_queue.c fftools/ffmpeg_demux, sync_queue: Constify a bit 10 months ago
sync_queue.h fftools/sync_queue: add debug logging 2 years ago
thread_queue.c fftools/thread_queue: count receive-finished streams as finished 1 year ago
thread_queue.h