[Bug 722128] v4l2: Implement video decoder

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Feb 25 11:04:00 PST 2014


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

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

[PATCH] v4l2videodec: Implement v4l2videodec


Implement an element that can driver V4L2 M2M decoder device.

https://bugzilla.gnome.org/show_bug.cgi?id=722128
---
 sys/v4l2/Makefile.am       |   2 +
 sys/v4l2/gstv4l2.c         |   3 +
 sys/v4l2/gstv4l2videodec.c | 758 +++++++++++++++++++++++++++++++++++++++++++++
 sys/v4l2/gstv4l2videodec.h |  82 +++++
 sys/v4l2/v4l2_calls.c      |  26 ++
 5 files changed, 871 insertions(+)

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