After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 704428 - tests/examples: port some of the examples.
tests/examples: port some of the examples.
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-gl
unspecified
Other All
: Normal normal
: 1.1.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2013-07-17 23:46 UTC by Mathieu Duponchelle
Modified: 2013-07-18 09:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
tests/examples: port some of the examples. (8.03 KB, patch)
2013-07-17 23:46 UTC, Mathieu Duponchelle
committed Details | Review

Description Mathieu Duponchelle 2013-07-17 23:46:10 UTC
This commit is a first step, removes glupload, switch new-decoded-pad
to pad-added, but these examples still fail for various reasons.
Comment 1 Mathieu Duponchelle 2013-07-17 23:46:13 UTC
Created attachment 249454 [details] [review]
tests/examples: port some of the examples.
Comment 2 Mathieu Duponchelle 2013-07-17 23:47:00 UTC
Sorry, git-bz fail.
Comment 3 Sebastian Dröge (slomo) 2013-07-18 09:09:48 UTC
That's pushed already :)

commit 74dda28907cab7cd39f6961f86172d0001aa9208
Author: Mathieu Duponchelle <mathieu.duponchelle@epitech.eu>
Date:   Tue Jul 16 18:28:33 2013 +0200

    tests/examples: port some of the examples.
    
    This commit is a first step, removes glupload, switch new-decoded-pad
    to pad-added, but these examples still fail for various reasons.