.. |
Makefile
|
9ce1a041d8
fftools/ffmpeg: move opening decoders to a new file
|
1 year ago |
cmdutils.c
|
37fcbe121d
fftools/cmdutils: constify the argument of get_rotation()
|
1 year ago |
cmdutils.h
|
37fcbe121d
fftools/cmdutils: constify the argument of get_rotation()
|
1 year ago |
ffmpeg.c
|
2e742a2c3c
fftools/ffmpeg_mux: return errors from of_streamcopy() instead of aborting
|
1 year ago |
ffmpeg.h
|
2e742a2c3c
fftools/ffmpeg_mux: return errors from of_streamcopy() instead of aborting
|
1 year ago |
ffmpeg_dec.c
|
1617d1a752
fftools/ffmpeg: pass subtitle decoder dimensions to sub2video
|
1 year ago |
ffmpeg_demux.c
|
c23cff5a8a
fftools/ffmpeg_demux: return errors from ist_add() instead of aborting
|
1 year ago |
ffmpeg_enc.c
|
fa717baaa5
fftools/ffmpeg_enc: constify the subtitle passed to enc_subtitle()
|
1 year ago |
ffmpeg_filter.c
|
57a42a714b
fftools/ffmpeg_filter: consolidate calling avfilter_graph_set_auto_convert()
|
1 year ago |
ffmpeg_hw.c
|
25d96ab6c0
fftools/ffmpeg_hw: inline hwaccel_decode_init() into its caller
|
1 year ago |
ffmpeg_mux.c
|
2e742a2c3c
fftools/ffmpeg_mux: return errors from of_streamcopy() instead of aborting
|
1 year ago |
ffmpeg_mux.h
|
141d11cb3c
fftools/ffmpeg_mux: make OutputStream.pkt private
|
1 year ago |
ffmpeg_mux_init.c
|
858b635613
fftools/ffmpeg_mux_init: replace all remaining aborts with returning error codes
|
1 year ago |
ffmpeg_opt.c
|
cce294638b
fftools/ffmpeg: return errors from assert_file_overwrite() instead of aborting
|
1 year ago |
ffplay.c
|
79f41a0760
fftools/ffplay: fix typo in frame_queue_destory
|
1 year ago |
ffprobe.c
|
63d7ea38c7
fftools/ffprobe: print exported stream AVOptions
|
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
|
02823210d7
fftools/opt_common: stop printing deprecated AV_CODEC_CAP_SUBFRAMES
|
1 year ago |
opt_common.h
|
a545cb2b9d
fftools/cmdutils: split common option handlers into their own file
|
3 years 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
|
37c764df67
fftools: add a multistream thread-safe queue
|
2 years ago |
thread_queue.h
|
37c764df67
fftools: add a multistream thread-safe queue
|
2 years ago |