[FFmpeg-cvslog] fftools/makefile: Remove resources from ffprobe

softworkz git at videolan.org
Wed May 28 02:04:15 EEST 2025


ffmpeg | branch: master | softworkz <softworkz at 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 <softworkz at 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
 



More information about the ffmpeg-cvslog mailing list