[Bug 743629] validate: add an extra test suite for checking elements

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 24 00:42:24 PDT 2015


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

Thibault Saunier <tsaunier at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #302272|none                        |needs-work
             status|                            |

--- Comment #18 from Thibault Saunier <tsaunier at gnome.org> ---
Review of attachment 302272:
 --> (https://bugzilla.gnome.org/review?bug=743629&attachment=302272)

Apart from the comment, looks good

::: testsuites/validateelements.py
@@ +65,3 @@
         sink = "! audioconvert ! %(audiosink)s"
     elif "Video" in klass:
+        if "gl" in fname:

You should use those elements inside glfilterbin:

For exemple:

    gltestsrc ! glfilterbin filter=gleffects_mirror ! glimagesink

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