[Bug 687416] [Plugin-move] - move DTMF plugin to -good
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Dec 16 10:22:50 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=687416
GStreamer | gst-plugins-bad | 1.x
--- Comment #2 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-12-16 18:22:43 UTC ---
GstTestClock is in core now, so you can use that in tests now.
I'm not convinced tone_detect.c is suitably licensed for a move to -good. The
code is only in the public domain:
/*
* DTMF Receiver module, part of:
* BSD Telephony Of Mexico "Zapata" Telecom Library, version 1.10 12/9/01
*
* Part of the "Zapata" Computer Telephony Technology.
*
* See http://www.bsdtelephony.com.mx
*
*
* The technologies, software, hardware, designs, drawings, scheumatics, board
* layouts and/or artwork, concepts, methodologies (including the use of all
* of these, and that which is derived from the use of all of these), all
other
* intellectual properties contained herein, and all intellectual property
* rights have been and shall continue to be expressly for the benefit of all
* mankind, and are perpetually placed in the public domain, and may be used,
* copied, and/or modified by anyone, in any manner, for any legal purpose,
* without restriction.
*
* This module written by Stephen Underwood.
*/
/*
tone_detect.c - General telephony tone detection, and specific
detection of DTMF.
Copyright (C) 2001 Steve Underwood <steveu at coppice.org>
Despite my general liking of the GPL, I place this code in the
public domain for the benefit of all mankind - even the slimy
ones who might try to proprietize my work and use it to my
detriment.
*/
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list