[gstreamer-bugs] [Bug 506549] fbdevsink patch

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Dec 31 19:09:48 PST 2007


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=506549

  GStreamer | gst-plugins-bad | Ver: HEAD CVS

Sean D'Epagnier changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #101888|0                           |1
        is obsolete|                            |




------- Comment #5 from Sean D'Epagnier  2008-01-01 03:09 UTC -------
Created an attachment (id=101931)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=101931&action=view)
updated patch, use patch -p1

I think I am extending from GstVideoSink now, I am new to gclass stuff so it is
hard to tell.  Some of the other drivers use GstVideoSink and GstBaseSink
similarly (ximagesink)

I am using start() and stop() for opening and closing now.  I return FALSE if
there is an error with open, ioctl, or mmap.  I am not sure if this is correct
handling or not, it seems to cause the pipeline to fail to pause.

I am more specific with the template of the caps now.  I specify 


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=506549.




More information about the Gstreamer-bugs mailing list