[Bug 735436] New: Porting GstPuzzle to 1.0
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Aug 26 01:54:09 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=735436
GStreamer | gst-plugins-bad | unspecified
Summary: Porting GstPuzzle to 1.0
Classification: Platform
Product: GStreamer
Version: unspecified
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: Normal
Component: gst-plugins-bad
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: vineeth.tm at samsung.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=284480)
View: https://bugzilla.gnome.org/attachment.cgi?id=284480
Review: https://bugzilla.gnome.org/review?bug=735436&attachment=284480
Porting GstPuzzle element to 1.0
GstPuzzle was not ported to the latest version.
Hence porting the same.
The same can be tested with the following command
gst-launch-1.0 videotestsrc pattern=snow ! videoconvert ! puzzle !
'video/x-raw,width=320,height=240,format=(string)I420,framerate=30/1' !
videoconvert ! ximagesink
This is my first time porting an element, hence expecting a few review
comments.
Please review the code.
PS: Right now the actual puzzle game is not implemented. This patch takes care
of just porting the element. Will submit one more patch by changing the
existing logic.
--
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