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 c9f38210fc fftools/ffmpeg: merge DemuxPktData into FrameData 11 months ago
..
Makefile fftools/ffmpeg: add thread-aware transcode scheduling infrastructure 11 months ago
cmdutils.c fftools/cmdutils: only set array size after allocation succeeded 1 year ago
cmdutils.h fftools/ffmpeg: stop calling exit_program() 1 year ago
ffmpeg.c fftools/ffmpeg: merge DemuxPktData into FrameData 11 months ago
ffmpeg.h fftools/ffmpeg: merge DemuxPktData into FrameData 11 months ago
ffmpeg_dec.c fftools/ffmpeg: convert to a threaded architecture 11 months ago
ffmpeg_demux.c fftools/ffmpeg: merge DemuxPktData into FrameData 11 months ago
ffmpeg_enc.c fftools/ffmpeg: convert to a threaded architecture 11 months ago
ffmpeg_filter.c fftools/ffmpeg: convert to a threaded architecture 11 months ago
ffmpeg_hw.c fftools/ffmpeg_hw: inline hwaccel_decode_init() into its caller 1 year ago
ffmpeg_mux.c fftools/ffmpeg: merge DemuxPktData into FrameData 11 months ago
ffmpeg_mux.h fftools/ffmpeg: convert to a threaded architecture 11 months ago
ffmpeg_mux_init.c fftools/ffmpeg: convert to a threaded architecture 11 months ago
ffmpeg_opt.c fftools/ffmpeg: convert to a threaded architecture 11 months ago
ffmpeg_sched.c ffmpeg_sched: initialize have_unchoked 11 months ago
ffmpeg_sched.h fftools/ffmpeg: add thread-aware transcode scheduling infrastructure 11 months ago
ffmpeg_utils.h fftools/ffmpeg: rework keeping track of file duration for -stream_loop 1 year ago
ffplay.c fftools/ffplay: add hwaccel decoding support 1 year ago
ffplay_renderer.c fftools/ffplay_renderer: declare function argument as const 12 months ago
ffplay_renderer.h fftools/ffplay: add hwaccel decoding support 1 year ago
ffprobe.c ffprobe: print the non-diegetic stream disposition flag 1 year 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
objpool.h
opt_common.c fftools/opt_common: Don't add unnecessary " " 1 year ago
opt_common.h
sync_queue.c fftools/sync_queue: make sure non-limiting streams are not used as queue head 1 year ago
sync_queue.h fftools/sync_queue: add debug logging 1 year ago
thread_queue.c fftools/thread_queue: count receive-finished streams as finished 1 year ago
thread_queue.h