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 764409 - Outdated example in gst-template
Outdated example in gst-template
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: dont know
unspecified
Other Linux
: Normal normal
: 1.9.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 685450 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2016-03-31 11:08 UTC by zingmars
Modified: 2016-04-30 15:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description zingmars 2016-03-31 11:08:37 UTC
In the git repo (https://cgit.freedesktop.org/gstreamer/gst-template/) recommended as a starting point by your plugin writer's guide ( https://gstreamer.freedesktop.org/data/doc/gstreamer/head/pwg/html/chapter-building-boiler.html) the file gstaudiofilter.c in ./gst-plugin/src/ is outdated and contains code for gstreamer 0.10. This can easily confuse newbies (such as myself) and it should be updated (or at least removed).
Comment 1 Tim-Philipp Müller 2016-04-02 10:37:55 UTC
commit c33c6dea118726cd1ae769e315f43f033df382f6
Author: Tim-Philipp Müller <tim@centricular.com>
Date:   Sat Apr 2 11:37:10 2016 +0100

    plugin: port audio filter example to 1.0
    
    https://bugzilla.gnome.org/show_bug.cgi?id=764409
Comment 2 Tim-Philipp Müller 2016-04-30 15:49:10 UTC
*** Bug 685450 has been marked as a duplicate of this bug. ***