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 2f5c570dd6 fftools/ffmpeg_enc: drop unnecessary parameter from forced_kf_apply() 10 months ago
..
Makefile fftools/ffmpeg: add thread-aware transcode scheduling infrastructure 1 year ago
cmdutils.c fftools/cmdutils: fix printing group name in split_commandline() 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 unncessary casts for *_thread() return values 10 months ago
ffmpeg_dec.c fftools/ffmpeg: remove unncessary casts for *_thread() return values 10 months ago
ffmpeg_demux.c fftools/ffmpeg: remove unncessary casts for *_thread() return values 10 months ago
ffmpeg_enc.c fftools/ffmpeg_enc: drop unnecessary parameter from forced_kf_apply() 10 months ago
ffmpeg_filter.c fftools/ffmpeg: remove unncessary casts for *_thread() return values 10 months ago
ffmpeg_hw.c fftools/ffmpeg: move hwaccel_retrieve_data() from ffmpeg_hw to ffmpeg_dec 11 months ago
ffmpeg_mux.c fftools/ffmpeg: remove unncessary casts for *_thread() return values 10 months ago
ffmpeg_mux.h fftools/ffmpeg: cosmetics, vertically align structs 11 months ago
ffmpeg_mux_init.c avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT 10 months ago
ffmpeg_opt.c fftools/ffmpeg_opt: merge init_complex_filters() and check_filter_outputs() 10 months ago
ffmpeg_sched.c fftools/ffmpeg: remove unncessary casts for *_thread() return values 10 months ago
ffmpeg_sched.h fftools/ffmpeg: remove unncessary casts for *_thread() return values 10 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 AVFilmGrainParams printing 10 months ago
fftools.manifest
fftoolsres.rc
fopen_utf8.h
objpool.c
objpool.h
opt_common.c fftools/opt_common: show if muxer is device 10 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