.. |
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/cmdutils: change option flags to (1 << N) style
|
11 months ago |
ffmpeg.c
|
fftools/ffmpeg: update the reported timestamp at the end
|
11 months ago |
ffmpeg.h
|
fftools/ffmpeg: print keyframe information with -stats_*
|
11 months ago |
ffmpeg_dec.c
|
fftools/ffmpeg: replace InputStream.file_index by a pointer
|
11 months ago |
ffmpeg_demux.c
|
fftools/ffmpeg_demux: move InputFile.readrate to private data
|
11 months ago |
ffmpeg_enc.c
|
fftools/ffmpeg: print keyframe information with -stats_*
|
11 months ago |
ffmpeg_filter.c
|
fftools/ffmpeg: deprecate -fps_mode/vsync drop
|
11 months ago |
ffmpeg_hw.c
|
fftools/ffmpeg_hw: inline hwaccel_decode_init() into its caller
|
1 year ago |
ffmpeg_mux.c
|
fftools/ffmpeg_mux: factor timestamps processing out of write_packet()
|
11 months ago |
ffmpeg_mux.h
|
fftools/ffmpeg_mux: move OutputStream.sq_idx_mux to private data
|
11 months ago |
ffmpeg_mux_init.c
|
fftools/ffmpeg: print keyframe information with -stats_*
|
11 months ago |
ffmpeg_opt.c
|
fftools/ffmpeg: deprecate -fps_mode/vsync drop
|
11 months ago |
ffmpeg_sched.c
|
fftools/ffmpeg_sched: track dts+duration as last_dts
|
11 months ago |
ffmpeg_sched.h
|
fftools/ffmpeg: update the reported timestamp at the end
|
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
|
fftools/fopen_utf8: support long paths on Windows for fftools
|
2 years ago |
objpool.c
|
fftools/objpool: Don't use return with expression when returning void
|
2 years ago |
objpool.h
|
fftools: add an object pool
|
2 years ago |
opt_common.c
|
fftools/opt_common: Don't add unnecessary " "
|
1 year ago |
opt_common.h
|
fftools/cmdutils: split common option handlers into their own file
|
3 years ago |
sync_queue.c
|
fftools/sync_queue: make sure non-limiting streams are not used as queue head
|
2 years 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
|
fftools: add a multistream thread-safe queue
|
2 years ago |