[Bug 722128] v4l2: Implement video decoder

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 25 11:03:44 PST 2014


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

--- Comment #6 from Nicolas Dufresne <nicolas.dufresne at collabora.co.uk> 2014-02-25 19:25:03 UTC ---
Created an attachment (id=270310)
 View: https://bugzilla.gnome.org/attachment.cgi?id=270310
 Review: https://bugzilla.gnome.org/review?bug=722128&attachment=270310

[PATCH] 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
---
 sys/v4l2/gstv4l2.c         |   3 +-
 sys/v4l2/gstv4l2object.c   |   2 +-
 sys/v4l2/gstv4l2object.h   |   2 +
 sys/v4l2/gstv4l2videodec.c | 219 +++++++++++++++++++++++++++++++++++++++++----
 sys/v4l2/gstv4l2videodec.h |   2 +
 5 files changed, 206 insertions(+), 22 deletions(-)

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