[Bug 722128] v4l2: Implement video decoder

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 25 11:42:01 PST 2014


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

Nicolas Dufresne <nicolas.dufresne> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #13 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-02-25 20:03:21 UTC ---
commit 82f2bf052add2442244ff1cb553f8861e3dc4857
Author: Nicolas Dufresne <nicolas.dufresne at collabora.com>
Date:   Tue Feb 11 16:27:08 2014 -0500

    v4l2: Don't require parser for VP8

    Until GStreamer has one (see bug722760), we should not require a parser for
VP8.

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

commit a1db7e8c6cbac373ed925b62e35e0778dfc3b1df
Author: Nicolas Dufresne <nicolas.dufresne at collabora.com>
Date:   Mon Feb 10 17:08:25 2014 -0500

    v4l2: CAPTURE_MPLANE is well tested now

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

commit 2a870d7d9b8307ec510055f42937b359a53da0a5
Author: Benjamin Gaignard <benjamin.gaignard at linaro.org>
Date:   Wed Dec 18 09:56:35 2013 +0100

    v4l2videodec: Create one element per device

    For each videoCdevice probe it input/output capabilities
    if it match with video decoder requirement register a new element.

    Signed-off-by: Benjamin Gaignard <benjamin.gaignard at linaro.org>

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

commit bd51c37196e34f7085698ded049d2fad2b01db24
Author: Nicolas Dufresne <nicolas.dufresne at collabora.com>
Date:   Thu Dec 19 15:26:52 2013 -0500

    v4l2videodec: Calculate latency from device information

    Decoders or other devices that expose a minimum buffers required produce
    an first output. We use this information to calculate latency.

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

commit 61183670c0d65f47d112fba344b7e0a729d6723a
Author: Nicolas Dufresne <nicolas.dufresne at collabora.com>
Date:   Thu Nov 28 17:14:18 2013 -0500

    v4l2videodec: Implement v4l2videodec

    Implement an element that can driver V4L2 M2M decoder device.

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

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


More information about the gstreamer-bugs mailing list