gst-libs/gst/audio/gstaudioclock.*: Make gst_audio_clock_new use const gchar* to...
authorJosé Alburquerque <jaalburqu@svn.gnome.org>
Tue, 6 Jan 2009 17:30:31 +0000 (17:30 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 6 Jan 2009 17:30:31 +0000 (17:30 +0000)
commit743178924980c254b551042eb22da9df5e6d230d
tree22c9dbe3f10242260c9527c9c3459a56b2b922cb
parent616ffbddd33ae2177132ddf818bf254f319f33e6
gst-libs/gst/audio/gstaudioclock.*: Make gst_audio_clock_new use const gchar* to ease the wrapping of

Original commit message from CVS:
Patch by: José Alburquerque <jaalburqu svn gnome org>
* gst-libs/gst/audio/gstaudioclock.c: (gst_audio_clock_new):
* gst-libs/gst/audio/gstaudioclock.h:
Make gst_audio_clock_new use const gchar* to ease the wrapping of
C++ bindings. Fixes #566723.
ChangeLog
gst-libs/gst/audio/gstaudioclock.c
gst-libs/gst/audio/gstaudioclock.h