fftools/graphprint: Now, make it a Killer-Feature!

remember this: -sg   <= means Show Graph

Signed-off-by: softworkz <softworkz@hotmail.com>
This commit is contained in:
softworkz 2025-05-15 23:10:02 +02:00
parent 45926bc09a
commit 1f2b8d7238
9 changed files with 296 additions and 3 deletions

View file

@ -22,6 +22,7 @@ OBJS-ffmpeg += \
fftools/ffmpeg_opt.o \
fftools/ffmpeg_sched.o \
fftools/graph/graphprint.o \
fftools/graph/filelauncher.o \
fftools/sync_queue.o \
fftools/thread_queue.o \
fftools/textformat/avtextformat.o \