From f902029f7e772ce86851ad87737903e2d73e73e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Mon, 3 Apr 2006 10:34:54 +0000 Subject: GST_ORIGIN => GST_PACKAGE_ORIGIN Original commit message from CVS: * ext/soundtouch/gstpitch.cc: * ext/theora/theoradec.c: * gst/modplug/gstmodplug.cc: GST_ORIGIN => GST_PACKAGE_ORIGIN GST_PACKAGE => GST_PACKAGE_NAME --- ext/soundtouch/gstpitch.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/soundtouch') diff --git a/ext/soundtouch/gstpitch.cc b/ext/soundtouch/gstpitch.cc index a0ad874d4..c0040865d 100644 --- a/ext/soundtouch/gstpitch.cc +++ b/ext/soundtouch/gstpitch.cc @@ -706,4 +706,4 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, GST_VERSION_MINOR, "soundtouch", "Audio Pitch Controller", - plugin_init, VERSION, "LGPL", GST_PACKAGE, GST_ORIGIN) + plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN) -- cgit v1.2.1