[Bug 736072] v4l2: set min_latency for output device according to required minimum number of buffers

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 9 15:40:25 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=736072
  GStreamer | gst-plugins-good | git

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #285402|needs-work                  |committed
             status|                            |

--- Comment #11 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-09-09 22:40:21 UTC ---
(From update of attachment 285402)
commit 743c6a447592e841375daca5bd08f71d6ab209bb
Author: Nicolas Dufresne <nicolas.dufresne at collabora.co.uk>
Date:   Thu Sep 4 15:11:40 2014 -0400

    v4l2: Merge min_buffers_for* variable into one

    Reuse the same min_buffers variable for both capture and output, this
    reduce the length of lines and make the code more readable.

    https://bugzilla.gnome.org/show_bug.cgi?id=736072

commit 3afec4dd0167e6abd4aa145a043200885acc15f6
Author: Aurélien Zanelli <aurelien.zanelli at parrot.com>
Date:   Thu Sep 4 18:35:46 2014 +0200

    v4l2: set min_latency for output device according to required minimum
number of buffers

    Since we can get the minimum number of buffers needed by an output
    device to work, use it to set min_latency which will determine how many
    buffers are queued.

    https://bugzilla.gnome.org/show_bug.cgi?id=736072

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list