ffmpeg | branch: master | softworkz <softwo...@hotmail.com> | Sun May 18 02:56:25 2025 +0200| [aa38270630f570729e06239fd1b0eeff18417aa3] | committer: softworkz
fftools/makefile: Remove resources from ffprobe Even though it doesn't have any effect, that line is not needed (yet). Signed-off-by: softworkz <softwo...@hotmail.com> > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=aa38270630f570729e06239fd1b0eeff18417aa3 --- fftools/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/fftools/Makefile b/fftools/Makefile index 361a4fd574..c1eba733da 100644 --- a/fftools/Makefile +++ b/fftools/Makefile @@ -49,7 +49,6 @@ OBJS-ffprobe += \ fftools/textformat/tw_avio.o \ fftools/textformat/tw_buffer.o \ fftools/textformat/tw_stdout.o \ - $(OBJS-resman) \ OBJS-ffplay += fftools/ffplay_renderer.o _______________________________________________ ffmpeg-cvslog mailing list ffmpeg-cvslog@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-cvslog To unsubscribe, visit link above, or email ffmpeg-cvslog-requ...@ffmpeg.org with subject "unsubscribe".