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 362272 - [patch] Ports examples/audioconcat.py to 0.10
[patch] Ports examples/audioconcat.py to 0.10
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-python
git master
Other Linux
: Normal normal
: 0.10.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-10-15 03:00 UTC by Jason Gerard DeRose
Modified: 2006-10-20 09:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[patch] ports audioconcat.py to 0.10 (9.98 KB, patch)
2006-10-15 03:02 UTC, Jason Gerard DeRose
none Details | Review
[audioconcat.py] raw file (4.55 KB, text/plain)
2006-10-15 03:03 UTC, Jason Gerard DeRose
  Details
[patch] ports audioconcat.py to 0.10 (9.98 KB, patch)
2006-10-16 15:55 UTC, Jason Gerard DeRose
committed Details | Review
[audioconcat.py] raw file (4.58 KB, text/plain)
2006-10-16 15:56 UTC, Jason Gerard DeRose
  Details

Description Jason Gerard DeRose 2006-10-15 03:00:55 UTC
I ported audioconcat.py to work with gstreamer0.10.  The patch is messy looking because I did a complete rewrite from scratch.  I've also attached the raw file for easier review.

This is my first time using gnonlin, so I welcome any feedback.
Comment 1 Jason Gerard DeRose 2006-10-15 03:02:37 UTC
Created attachment 74738 [details] [review]
[patch] ports audioconcat.py to 0.10
Comment 2 Jason Gerard DeRose 2006-10-15 03:03:40 UTC
Created attachment 74739 [details]
[audioconcat.py] raw file
Comment 3 Jason Gerard DeRose 2006-10-16 15:55:01 UTC
Created attachment 74819 [details] [review]
[patch] ports audioconcat.py to 0.10

adds missing gobject.threads_init()
Comment 4 Jason Gerard DeRose 2006-10-16 15:56:11 UTC
Created attachment 74820 [details]
[audioconcat.py] raw file

adds missing gobject.threads_init()
Comment 5 Edward Hervey 2006-10-20 09:29:38 UTC
2006-10-20  Edward Hervey  <edward@fluendo.com>

	* examples/audioconcat.py:
	* examples/cp.py:
	Port to 0.10 by Jason Gerard DeRose <jderose@jasonderose.org>
	Closes #362290 and #362272
	* examples/bps.py:
	Indentation fixes by Jason Gerard DeRose <jderose@jasonderose.org>
	Closes #362011
	Also small fix for Usage string