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 790836 - examples: audiomixmatrix: Remove unused part
examples: audiomixmatrix: Remove unused part
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal minor
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-11-26 02:59 UTC by Wonchul Lee
Modified: 2017-12-06 19:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
remove unused part of audiomixmatrix example (4.11 KB, patch)
2017-11-26 03:00 UTC, Wonchul Lee
committed Details | Review

Description Wonchul Lee 2017-11-26 02:59:56 UTC
This is just removing unused part of audiomixmatrix test example. Matrix-value-array property is removed since 18917de9562d0d33cf80ca68c071eee3572d4483 commit applied.
Comment 1 Wonchul Lee 2017-11-26 03:00:58 UTC
Created attachment 364404 [details] [review]
remove unused part of audiomixmatrix example
Comment 2 Nicolas Dufresne (ndufresne) 2017-12-06 19:19:59 UTC
Thanks for cleaning up.