From 743178924980c254b551042eb22da9df5e6d230d Mon Sep 17 00:00:00 2001 From: José Alburquerque Date: Tue, 6 Jan 2009 17:30:31 +0000 Subject: gst-libs/gst/audio/gstaudioclock.*: Make gst_audio_clock_new use const gchar* to ease the wrapping of MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Original commit message from CVS: Patch by: José Alburquerque * 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 | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 459152141..eb8115b97 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2009-01-06 Wim Taymans + + Patch by: José Alburquerque + + * 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. + 2009-01-06 Sebastian Dröge * configure.ac: -- cgit v1.2.3