[Gstreamer-bugs] [Bug 130421] New - xvid gst-plugin fails to compile with verision xvid-1.0rc[123]

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Jan 2 14:46:43 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=130421

Changed by mitch at 0bits.com.

--- shadow/130421	Fri Jan  2 17:46:43 2004
+++ shadow/130421.tmp.17305	Fri Jan  2 17:46:43 2004
@@ -0,0 +1,44 @@
+Bug#: 130421
+Product: GStreamer
+Version: 0.7.3
+OS: Linux
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: mitch at 0bits.com               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: xvid gst-plugin fails to compile with verision xvid-1.0rc[123]
+
+Although the xvid plugin gets included when running 'configure' script,
+it fails to compile due to changes in the xvid api (i believe). Sample
+compile fail below:
+
+gcc-3 -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/local/include -O2
+-I../../gst-libs -pthread -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
+-I/usr/local/include/glib-2. 0 -I/usr/local/lib/glib-2.0/include
+-I/usr/local/include/libxml2 -I/usr/local/in clude/gstreamer-0.7
+-DGST_DISABLE_DEPRECATED -Wall -Werror -DG_DISABLE_DEPRECATE D -O2 -MT
+libgstxvid_la-gstxvidenc.lo -MD -MP -MF .deps/libgstxvid_la-gstxvidenc .Tpo
+-c gstxvidenc.c  -fPIC -DPIC -o libgstxvid_la-gstxvidenc.lo
+gstxvidenc.c: In function `gst_xvidenc_setup':
+gstxvidenc.c:205: error: `XVID_ENC_PARAM' undeclared (first use in this
+function )
+gstxvidenc.c:205: error: (Each undeclared identifier is reported only once
+gstxvidenc.c:205: error: for each function it appears in.)
+gstxvidenc.c:205: error: parse error before "xenc"
+gstxvidenc.c:210: error: `xenc' undeclared (first use in this function)
+gstxvidenc.c:227: error: `XVID_ERR_OK' undeclared (first use in this function)
+gstxvidenc.c: In function `gst_xvidenc_chain':
+gstxvidenc.c:247: error: `XVID_ENC_FRAME' undeclared (first use in this
+function )
+gstxvidenc.c:247: error: parse error before "xframe"
+gstxvidenc.c:260: error: `xframe' undeclared (first use in this function)
+gstxvidenc.c:266: error: `XVID_H263QUANT' undeclared (first use in this
+function )
+etc....




More information about the Gstreamer-bugs mailing list