[gstreamer-bugs] [Bug 590280] [v4l2] add v4l2sink

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Aug 4 00:37:54 PDT 2009


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

  GStreamer | gst-plugins-good | Ver: git

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #139568|none                        |committed
               Flag|                            |
 Attachment #139780|none                        |committed
               Flag|                            |
         AssignedTo|slomo at circular-chaos.org    |gstreamer-
                   |                            |bugs at lists.sourceforge.net
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.16




------- Comment #3 from Sebastian Dröge  2009-08-04 07:37 UTC -------
Thanks, both patches are committed now. Please note that I've removed the OMAP
specific hacks (the caps logging and the OMAPZOOM define) because it's not
useful in general and requires manual changes to the build anyway so that part
of the patch could live in your custom gst-plugins-good tree (which apparently
exists already for the build changes). I hope this is no problem for you?

commit 99e2ac121d7252aa858a8e0b2db0872d06ca226c
Author: Rob Clark <rob at ti.com>
Date:   Tue Aug 4 09:22:29 2009 +0200

    v4l2sink: change where buffers get dequeued

    It seems to cause strange occasional high latencies (almost 200ms) when
dequ

commit f19cfbda96d098362cc2a2565197cef347878549
Author: Rob Clark <rob at ti.com>
Date:   Tue Aug 4 09:14:20 2009 +0200

    v4l2: Add v4l2sink element

    This also does the following changes:
    (1) pull the bufferpool code out into gstv4l2bufferpool.c, and make a
        bit more generic so it can be used both for v4l2src and v4l2sink
    (2) move some of the device probing/configuration/caps stuff into
        gstv4l2object.c so it does not have to be duplicated between
        v4l2src and v4l2sink

    Fixes bug #590280.


-- 
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=590280.




More information about the Gstreamer-bugs mailing list