[Gstreamer-bugs] [Bug 132328] New - mpeg2dec plugin doesn't build against mpeg2dec 0.4.0

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Fri Jan 23 12:15:11 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=132328

Changed by lemuren at web.de.

--- shadow/132328	Fri Jan 23 15:15:11 2004
+++ shadow/132328.tmp.24429	Fri Jan 23 15:15:11 2004
@@ -0,0 +1,28 @@
+Bug#: 132328
+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: lemuren at web.de               
+QAContact: gstreamer-maint at bugzilla.gnome.org
+TargetMilestone: HEAD
+URL: 
+Summary: mpeg2dec plugin doesn't build against mpeg2dec 0.4.0
+
+mpeg2dec seems to have removed the function mpeg2_pts in version 0.4.0.
+Instead, there's a new function, mpeg2_tag_image, which takes two 32-bit
+parameters where mpeg2_pts took one. Also, the flag PIC_FLAG_PTS has been
+replaced with PIC_FLAG_TAGS, and the struct-member pts with tag and tag2. 
+
+I'd send a patch, as the changes seem trivial, but actually I don't know
+what I'm doing...
+
+I tried to build it with garnome-0.29.1 on a Fedora Core 1 installation
+using the mpec2dec package from Dag Wieers. After adjusting the function
+calls and flags, it compiled without complaints.




More information about the Gstreamer-bugs mailing list