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 683727 - speed: port to 0.11
speed: port to 0.11
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: 0.11.x
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-09-10 14:21 UTC by sreerenj
Modified: 2012-09-12 20:34 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
speed: port to 0.11 (16.64 KB, patch)
2012-09-10 14:21 UTC, sreerenj
none Details | Review

Description sreerenj 2012-09-10 14:21:49 UTC
Created attachment 223917 [details] [review]
speed: port to 0.11

Porting speed plugin to 0.11.
 
Tested only with : gst-launch-1.0  audiotestsrc ! speed speed=1.5 ! pulsesink
Comment 1 Olivier Crête 2012-09-12 20:27:33 UTC
Committed, I made some changes in a further commit (mostly little things):

commit 98ffddb0f86697aea402070a5a0b6359d643d5cf
Author: Sreerenj Balachandran <sreerenj.balachandran@intel.com>
Date:   Mon Sep 10 17:16:07 2012 +0300

    speed: port to 0.11
    
    https://bugzilla.gnome.org/show_bug.cgi?id=683727
Comment 2 sreerenj 2012-09-12 20:34:54 UTC
Thanks for the push Olivier..