[Gstreamer-bugs] [Bug 113537] Changed - xvid mega-patch

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Sun Jun 1 23:22:41 PDT 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=113537

Changed by rbultje at ronald.bitfreak.net.

--- shadow/113537	Sun Jun  1 23:03:59 2003
+++ shadow/113537.tmp.21681	Mon Jun  2 02:22:41 2003
@@ -81,6 +81,19 @@
 ------- Additional Comments From vishnu at pobox.com  2003-06-01 23:03 -------
 Conceptually, i think these patches are needed.  However, do not
 simply apply them.  i suspect there is a reference counting problem
 lurking (and i don't understand how to debug it yet).  So check these
 patches carefully before committing.
 
+
+------- Additional Comments From rbultje at ronald.bitfreak.net  2003-06-02 02:22 -------
+I'm trying to think of why you'd want this and I can somehow see
+why... I just don't think this is the right solution, but that's just
+because I'm weird, I guess...
+
+My brain is currently telling me that the right way to do it is to add
+a _getcaps() function to the src pad (instead of a _link() function)
+which returns variable or fixed caps (width/height) based on whether
+the sink pad is linked or not. The capsnego system will then take care
+of the rest.
+
+What do you think?





More information about the Gstreamer-bugs mailing list