[Gstreamer-bugs] [Bug 136366] Changed - dsputil.h not found

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Mar 7 17:20:59 PST 2004


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=136366

Changed by bugs at leroutier.net.

--- shadow/136366	Sun Mar  7 20:19:23 2004
+++ shadow/136366.tmp.7266	Sun Mar  7 20:20:59 2004
@@ -81,6 +81,15 @@
 
 so, is this a path problem in the #include ?
 =============================================
 libavcodec/i386/cputest.c contains #include "dsputil.h"
 but dsputil.h is in
 libavcodec/dsputil.h : a directory lower
+
+------- Additional Comments From bugs at leroutier.net  2004-03-07 20:20 -------
+grep -r dsputil.h libavcodec/i386/
+libavcodec/i386/cputest.c:#include "dsputil.h"
+libavcodec/i386/dsputil_mmx.c:#include "../dsputil.h"
+libavcodec/i386/fft_sse.c:#include "../dsputil.h"
+libavcodec/i386/motion_est_mmx.c:#include "../dsputil.h"
+libavcodec/i386/mpegvideo_mmx.c:#include "../dsputil.h"
+libavcodec/i386/simple_idct_mmx.c:#include "../dsputil.h"




More information about the Gstreamer-bugs mailing list