[Gstreamer-bugs] [Bug 104524] New - [PATCH] Build fix on BRANCH-GSTREAMER-0_6 branch

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Mon Jan 27 04:14:33 PST 2003


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=104524

Changed by malcolm at commsecure.com.au.

--- shadow/104524	Mon Jan 27 07:14:33 2003
+++ shadow/104524.tmp.30252	Mon Jan 27 07:14:33 2003
@@ -0,0 +1,33 @@
+Bug#: 104524
+Product: GStreamer
+Version: cvs
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: normal
+Priority: Normal
+Component: gst-plugins
+AssignedTo: gstreamer-maint at bugzilla.gnome.org                            
+ReportedBy: malcolm at commsecure.com.au               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: 0.4.0
+URL: 
+Summary: [PATCH] Build fix on BRANCH-GSTREAMER-0_6 branch
+
+I needed to apply the following patch to get the 0.6 branch of gst-plugins
+to build.
+
+RCS file: /cvsroot/gstreamer/gst-plugins/gst-libs/gst/riff/riff.h,v
+retrieving revision 1.5
+diff -u -r1.5 riff.h
+--- gst-libs/gst/riff/riff.h    19 Jan 2003 01:53:34 -0000      1.5
++++ gst-libs/gst/riff/riff.h    27 Jan 2003 12:12:31 -0000
+@@ -55,6 +55,7 @@
+ #define GST_RIFF_TAG_strd MAKE_FOUR_CC('s','t','r','d')
+ #define GST_RIFF_TAG_strh MAKE_FOUR_CC('s','t','r','h')
+ #define GST_RIFF_TAG_strf MAKE_FOUR_CC('s','t','r','f')
++#define GST_RIFF_TAG_strn MAKE_FOUR_CC('s','t','r','n')
+ #define GST_RIFF_TAG_vedt MAKE_FOUR_CC('v','e','d','t')
+ #define GST_RIFF_TAG_JUNK MAKE_FOUR_CC('J','U','N','K')
+ #define GST_RIFF_TAG_idx1 MAKE_FOUR_CC('i','d','x','1')





More information about the Gstreamer-bugs mailing list