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 654513 - [PATCH] [debugutilsbad] new element for manipulating flags on buffers
[PATCH] [debugutilsbad] new element for manipulating flags on buffers
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other All
: Normal enhancement
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-07-13 00:29 UTC by Leo Singer
Modified: 2018-05-04 09:46 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
proposed patch for gst-plugins-good (9.78 KB, patch)
2011-07-13 00:29 UTC, Leo Singer
none Details | Review
proposed patch for gst-plugins-bad (9.94 KB, patch)
2011-07-13 21:57 UTC, Leo Singer
needs-work Details | Review

Description Leo Singer 2011-07-13 00:29:10 UTC
Created attachment 191854 [details] [review]
proposed patch for gst-plugins-good

This patch proposes a new debugging element, called "flags," that makes it possible to manipulate flags on buffers.  I wrote it because I needed to a stream of non-gap silence.  With this element, I can do that with

audiotestsrc wave=silence ! flags clear=gap
Comment 1 David Schleef 2011-07-13 05:45:51 UTC
This should be a patch against debugutils in -bad.

IMO, this would be better as a tutorial to show people how to write quick and dirty elements to do strange stuff.  I don't see a general purpose use for this.
Comment 2 Leo Singer 2011-07-13 21:56:49 UTC
(In reply to comment #1)
> This should be a patch against debugutils in -bad.
> 
> IMO, this would be better as a tutorial to show people how to write quick and
> dirty elements to do strange stuff.  I don't see a general purpose use for
> this.

Attaching new patch for gst-plugins-bad.
Comment 3 Leo Singer 2011-07-13 21:57:17 UTC
Created attachment 191926 [details] [review]
proposed patch for gst-plugins-bad
Comment 4 David Schleef 2011-07-14 20:30:28 UTC
Thanks.
Comment 5 Sebastian Dröge (slomo) 2013-08-23 11:07:30 UTC
Comment on attachment 191926 [details] [review]
proposed patch for gst-plugins-bad

Needs to be updated to 1.0... do we want to include this at all? Not sure how useful it is in general
Comment 6 Sebastian Dröge (slomo) 2018-05-04 09:46:03 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug report if you can provide the information that was asked for in a previous comment.
Thanks!