.. |
Makefile
|
9b8cc36ce0
fftools/ffmpeg: add thread-aware transcode scheduling infrastructure
|
1 year ago |
cmdutils.c
|
6d17991b7e
fftools/cmdutils: add option syntax for loading arbitrary arguments from a file
|
1 year ago |
cmdutils.h
|
6d17991b7e
fftools/cmdutils: add option syntax for loading arbitrary arguments from a file
|
1 year ago |
ffmpeg.c
|
2305091a3a
fftools/ffmpeg: update the reported timestamp at the end
|
1 year ago |
ffmpeg.h
|
a8bc79c3fd
fftools/ffmpeg: deprecate -filter_script
|
1 year ago |
ffmpeg_dec.c
|
0fcea80b2a
fftools/ffmpeg: replace InputStream.file_index by a pointer
|
1 year ago |
ffmpeg_demux.c
|
ae06111d74
fftools/ffmpeg_demux: implement -bsf for input
|
1 year ago |
ffmpeg_enc.c
|
f72d781339
fftools/ffmpeg_enc: assert necessary frame fields before create encoder
|
1 year ago |
ffmpeg_filter.c
|
90bef6390f
fftools/ffmpeg_filter: log an information message about filter graph reconfigurations
|
1 year ago |
ffmpeg_hw.c
|
25d96ab6c0
fftools/ffmpeg_hw: inline hwaccel_decode_init() into its caller
|
1 year ago |
ffmpeg_mux.c
|
2ad0b8e0ea
fftools/ffmpeg: use a mutex for enc_stats_write()
|
1 year ago |
ffmpeg_mux.h
|
0d01e61807
fftools/ffmpeg_mux: move OutputStream.sq_idx_mux to private data
|
1 year ago |
ffmpeg_mux_init.c
|
08bebeb1be
Revert "all: Don't set AVClass.item_name to its default value"
|
1 year ago |
ffmpeg_opt.c
|
08bebeb1be
Revert "all: Don't set AVClass.item_name to its default value"
|
1 year ago |
ffmpeg_sched.c
|
5c5140ded2
fftools/ffmpeg_sched: track dts+duration as last_dts
|
1 year ago |
ffmpeg_sched.h
|
2305091a3a
fftools/ffmpeg: update the reported timestamp at the end
|
1 year ago |
ffmpeg_utils.h
|
889a022cce
fftools/ffmpeg: rework keeping track of file duration for -stream_loop
|
1 year ago |
ffplay.c
|
fcddd233fe
fftools/ffplay: make option strings dynamically allocated
|
1 year ago |
ffplay_renderer.c
|
08bebeb1be
Revert "all: Don't set AVClass.item_name to its default value"
|
1 year ago |
ffplay_renderer.h
|
a1a6a328f0
fftools/ffplay: add hwaccel decoding support
|
1 year ago |
ffprobe.c
|
4ce1987abc
fftools/ffprobe: make option strings dynamically allocated
|
1 year ago |
fftools.manifest
|
f85e0673c3
fftools: add DPI awareness manifest
|
2 years ago |
fftoolsres.rc
|
f85e0673c3
fftools: add DPI awareness manifest
|
2 years ago |
fopen_utf8.h
|
fee765c207
fftools/fopen_utf8: support long paths on Windows for fftools
|
2 years ago |
objpool.c
|
8136ab8e76
fftools/objpool: Don't use return with expression when returning void
|
2 years ago |
objpool.h
|
9ac78fb347
fftools: add an object pool
|
2 years ago |
opt_common.c
|
08bebeb1be
Revert "all: Don't set AVClass.item_name to its default value"
|
1 year ago |
opt_common.h
|
c5a87d8bdb
fftools/opt_common: mark some options as OPT_EXPERT
|
1 year ago |
sync_queue.c
|
163e3a299e
fftools/sync_queue: make sure non-limiting streams are not used as queue head
|
1 year ago |
sync_queue.h
|
e9a868e9ee
fftools/sync_queue: add debug logging
|
1 year ago |
thread_queue.c
|
87016e031f
fftools/thread_queue: count receive-finished streams as finished
|
1 year ago |
thread_queue.h
|
37c764df67
fftools: add a multistream thread-safe queue
|
2 years ago |