Tim-Philipp Müller [Sat, 3 Nov 2012 20:38:00 +0000 (20:38 +0000)]
Fix FSF address
https://bugzilla.gnome.org/show_bug.cgi?id=687520
Tim-Philipp Müller [Wed, 17 Oct 2012 16:34:26 +0000 (17:34 +0100)]
Use gst_element_class_set_static_metadata()
where possible. Avoids some string copies. Also re-indent
some stuff. Also some indent fixes here and there.
Olivier Crête [Sat, 22 Sep 2012 19:00:27 +0000 (15:00 -0400)]
rtpdtmfdepay: Use 1.0-style caps negotiation and audio/x-raw
Mark Nauwelaerts [Fri, 14 Sep 2012 15:08:49 +0000 (17:08 +0200)]
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Sebastian Dröge [Wed, 8 Aug 2012 15:40:34 +0000 (17:40 +0200)]
gst: Set alignment at the correct place of GstAllocationParams
Wim Taymans [Tue, 17 Jul 2012 14:39:02 +0000 (16:39 +0200)]
update for RTP buffer api changes
Tim-Philipp Müller [Sat, 7 Jul 2012 23:08:55 +0000 (00:08 +0100)]
dtmfsrc: pass unhandled non-custom events to the base class
https://bugzilla.gnome.org/show_bug.cgi?id=666626
Sebastian Dröge [Thu, 5 Apr 2012 16:02:56 +0000 (18:02 +0200)]
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge [Wed, 4 Apr 2012 12:41:22 +0000 (14:41 +0200)]
gst: Update versioning
Wim Taymans [Thu, 15 Mar 2012 12:37:36 +0000 (13:37 +0100)]
update for memory api changes
Wim Taymans [Sun, 11 Mar 2012 18:06:59 +0000 (19:06 +0100)]
fix for caps api changes
Matej Knopp [Thu, 26 Jan 2012 11:58:46 +0000 (06:58 -0500)]
Fix compiler warnings
Wim Taymans [Wed, 8 Feb 2012 15:37:13 +0000 (16:37 +0100)]
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Olivier Crête [Fri, 27 Jan 2012 11:07:43 +0000 (12:07 +0100)]
dtmf: Use new-style caps
Wim Taymans [Wed, 25 Jan 2012 13:50:50 +0000 (14:50 +0100)]
port to new memory API
Olivier Crête [Wed, 25 Jan 2012 10:21:50 +0000 (11:21 +0100)]
dtmf: port to 0.11
Tim-Philipp Müller [Mon, 28 Nov 2011 23:20:32 +0000 (23:20 +0000)]
Vincent Penquerc'h [Mon, 28 Nov 2011 13:08:27 +0000 (13:08 +0000)]
various: fix pad template ref leaks
https://bugzilla.gnome.org/show_bug.cgi?id=662664
Thijs Vermeir [Wed, 9 Nov 2011 10:56:07 +0000 (11:56 +0100)]
dtmf: fix compiler warning for uninitialized values
Olivier Crête [Fri, 4 Nov 2011 21:54:04 +0000 (17:54 -0400)]
dtmfsrc: Reject start/stop requests that come out of order
Olivier Crête [Sat, 29 Oct 2011 16:24:26 +0000 (18:24 +0200)]
dtmf: Post messages when starting to send/receive DTMF
This way, the UI can display the DTMF events as they as being sent.
Olivier Crête [Wed, 13 Jul 2011 01:48:37 +0000 (21:48 -0400)]
dtmf: Add more debug
Olivier Crête [Tue, 12 Jul 2011 23:09:02 +0000 (19:09 -0400)]
dtmf: Max event type is 15
Olivier Crête [Thu, 14 Apr 2011 19:46:08 +0000 (15:46 -0400)]
dtmfsrc: Align DTMF sound buffers with last-stop from event
Also make sure the timestamps never go backwards
Olivier Crête [Tue, 12 Jul 2011 01:31:07 +0000 (21:31 -0400)]
rtpdtmfsrc: Correctly recognize the end of a buffer
Olivier Crête [Tue, 12 Jul 2011 00:47:23 +0000 (20:47 -0400)]
rtpdtmfsrc: Make sure rtpdtmfsrc timestamps don't overlap
Olivier Crête [Tue, 12 Jul 2011 00:46:20 +0000 (20:46 -0400)]
rtpdtmfsrc: Put the inter digit interval at the end, not at the start
The reason is to let rtpdtmfmux drop buffers during the inter digit interval,
this way, there will be more silence around the DTMF tones so IVFs will have
a better chance recognizing them.
Olivier Crête [Thu, 14 Apr 2011 21:08:57 +0000 (17:08 -0400)]
rtpdtmfsrc: Start at the last_stop from the start event if there was one
The goal is to try to not have a GAP between the audio and the DTMF
Olivier Crête [Thu, 14 Apr 2011 20:49:39 +0000 (16:49 -0400)]
rtpdtmfsrc: Respect ptime from the caps
Respect the ptime from the caps for the DTMF packets
Olivier Crête [Tue, 12 Jul 2011 01:30:28 +0000 (21:30 -0400)]
rtpdtmfsrc: Just error out if there is no clock
Olivier Crête [Thu, 14 Apr 2011 01:58:36 +0000 (21:58 -0400)]
dtmf: Move duplicate #defines into a common include
Centralize duplicated constants so they have the same value.
Also standardise minimum tone duration to 250ms and minimum inter-tone
interval to 100ms.
Olivier Crête [Tue, 12 Apr 2011 20:42:17 +0000 (16:42 -0400)]
dtmf: Remove leftover MAEMO_BROKEN defines
Remove defines to work around bugs in old Maemo releases
Thibault Saunier [Mon, 11 Apr 2011 04:36:35 +0000 (00:36 -0400)]
android: make it ready for androgenizer
Remove the android/ top dir
Fixe the Makefile.am to be androgenized
To build gstreamer for android we are now using androgenizer which generates the needed Android.mk files.
Androgenizer can be found here: http://git.collabora.co.uk/?p=user/derek/androgenizer.git
David Schleef [Fri, 31 Dec 2010 08:12:53 +0000 (00:12 -0800)]
dtmf: Fix build failure caused by previous commit
David Schleef [Fri, 31 Dec 2010 02:20:47 +0000 (18:20 -0800)]
dtmf: build fixes for MSVC
Use gint16 and G_PI.
David Schleef [Fri, 31 Dec 2010 02:19:47 +0000 (18:19 -0800)]
dtmf: reindent
Edward Hervey [Thu, 25 Nov 2010 18:06:27 +0000 (19:06 +0100)]
dtmf: Remove dead assignments
Stefan Kost [Tue, 19 Oct 2010 10:43:14 +0000 (13:43 +0300)]
various (gst): add missing G_PARAM_STATIC_STRINGS flags
Canonicalize property names as needed.
Stefan Kost [Tue, 19 Oct 2010 10:44:25 +0000 (13:44 +0300)]
dtmfsrc: remove DEBUG_FUNCPTR from gobject vmethods
Youness Alaoui [Thu, 26 Aug 2010 06:54:55 +0000 (02:54 -0400)]
dtmfsrc: Make the dtmfsrc accept events sent with gst_element_send_event
The doc says to use gst_element_send_event on the pipeline, but if
we are to call it on the element itself, it's a noop. This should make it
handle the event properly before delegating it to basesrc.
Olivier Crête [Mon, 7 Jun 2010 15:15:26 +0000 (11:15 -0400)]
dtmfdetect: Only works with rate=8000, fix in caps
Olivier Crête [Fri, 7 May 2010 22:42:06 +0000 (18:42 -0400)]
dtmf: Remove rtpdtmfmux stream-lock code
Stefan Kost [Thu, 25 Mar 2010 20:58:47 +0000 (22:58 +0200)]
dtmfdetect: if we tell that we handle gap flags, then do so
Stefan Kost [Thu, 25 Mar 2010 20:55:32 +0000 (22:55 +0200)]
dtmfdetect: use glib types
Stefan Kost [Thu, 25 Mar 2010 20:54:49 +0000 (22:54 +0200)]
dtmfdetect: fix classification
Stefan Kost [Thu, 25 Mar 2010 20:53:20 +0000 (22:53 +0200)]
dtmfdetect: reformat message docs
Use a list like in other element docs as an untweaked docbook table look ugly.
Benjamin Otte [Mon, 22 Mar 2010 12:16:33 +0000 (13:16 +0100)]
Add -Wwrite-strings
and fix its warnings
Benjamin Otte [Mon, 22 Mar 2010 11:02:16 +0000 (12:02 +0100)]
Add -Wredundant-decls flag
and fix warnings from it
Benjamin Otte [Sun, 21 Mar 2010 20:39:18 +0000 (21:39 +0100)]
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
And fix all warnings
Benjamin Otte [Thu, 18 Mar 2010 16:30:26 +0000 (17:30 +0100)]
gst_element_class_set_details => gst_element_class_set_details_simple
Tim-Philipp Müller [Sun, 22 Nov 2009 19:30:58 +0000 (19:30 +0000)]
Clean up LDFLAGS, LIBS, CFLAGS
Fix order, fix variables that don't exist, like GST_LIBS_LIBS,
use $(LIBM) instead of -lm, and move _LIBS from LDFLAGS to LIBADD.
Spotted by Havard Graff.
Olivier Crête [Fri, 20 Nov 2009 15:31:47 +0000 (10:31 -0500)]
dtmf: Use _stdint.h from configure
https://bugzilla.gnome.org/show_bug.cgi?id=602465
Olivier Crête [Fri, 20 Nov 2009 01:33:07 +0000 (20:33 -0500)]
dtmf: Update dtmfdetect to make it MSVC friendly
https://bugzilla.gnome.org/show_bug.cgi?id=602465
Olivier Crête [Thu, 5 Nov 2009 03:19:58 +0000 (22:19 -0500)]
dtmfdetect: Add DTMF tone detector
It looks at raw audio data and emits messages when DTMF is detected.
The dtmf detector is the same Goertzel implementation used in FreeSwitch
and Asterisk. It is in the public domain.
Olivier Crête [Thu, 5 Nov 2009 03:21:35 +0000 (22:21 -0500)]
dtmfsrc: Reject empty caps
Olivier Crête [Thu, 5 Nov 2009 03:21:22 +0000 (22:21 -0500)]
dtmfsrc: Use log level for repeated debug messages
Olivier Crête [Thu, 5 Nov 2009 01:05:17 +0000 (20:05 -0500)]
dtmfsrc: Allow for any samplerate
Josep Torra [Sun, 11 Oct 2009 09:35:23 +0000 (11:35 +0200)]
dtmf: fix warnings in macosx snow leopard
Olivier Crête [Tue, 11 Aug 2009 20:42:51 +0000 (16:42 -0400)]
dtmfsrc: Empty event queue on finalize
Olivier Crête [Tue, 11 Aug 2009 20:39:42 +0000 (16:39 -0400)]
dtmf: Use GSlice for internal event structures
Tim-Philipp Müller [Tue, 11 Aug 2009 20:23:20 +0000 (16:23 -0400)]
rtpdtmfsrc: Cleanup events on finalize
Problem found by Laurent Glayal
Fixes bug #591440
Tim-Philipp Müller [Tue, 11 Aug 2009 20:23:20 +0000 (16:23 -0400)]
rtpdtmfsrc: Cleanup events on finalize
Problem found by Laurent Glayal
Fixes bug #591440
Stefan Kost [Mon, 9 Mar 2009 21:43:55 +0000 (23:43 +0200)]
Makefile.am: no static libs for plugins
Stefan Kost [Wed, 25 Feb 2009 09:45:05 +0000 (11:45 +0200)]
docs: various doc fixes
No short-desc as we have them in the element details.
Also keep things (Makefile.am and sections.txt) sorted.
Reword ambigous returns. No text after since please.
Olivier Crête [Fri, 20 Feb 2009 23:16:02 +0000 (18:16 -0500)]
Document rtpdtmfdepay a bit
Olivier Crête [Fri, 20 Feb 2009 22:41:37 +0000 (17:41 -0500)]
Moved dtmf elements from gst-plugins-farsight to -bad
Olivier Crête [Fri, 20 Feb 2009 22:40:57 +0000 (17:40 -0500)]
Fix up documentation blobs SGML
Olivier Crête [Fri, 20 Feb 2009 22:37:43 +0000 (17:37 -0500)]
Re-indent to Gst style
Laurent Glayal [Wed, 18 Feb 2009 18:30:44 +0000 (13:30 -0500)]
[MOVED FROM GST-P-FARSIGHT] Missing format directive
Olivier Crête [Fri, 5 Dec 2008 02:21:44 +0000 (21:21 -0500)]
[MOVED FROM GST-P-FARSIGHT] Allow setting a maximum duration to a RTP DTMF event
Olivier Crête [Fri, 5 Dec 2008 02:11:17 +0000 (21:11 -0500)]
[MOVED FROM GST-P-FARSIGHT] Improve the minimum quanta to make it impossible for the duration to fall down to 0
Olivier Crête [Mon, 1 Dec 2008 23:31:48 +0000 (18:31 -0500)]
[MOVED FROM GST-P-FARSIGHT] Allow setting a minimum size of a sound quanta in the dtmf depayloader
Olivier Crête [Thu, 11 Dec 2008 22:54:18 +0000 (17:54 -0500)]
[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir files
Håvard Graff [Mon, 1 Dec 2008 22:37:10 +0000 (17:37 -0500)]
[MOVED FROM GST-P-FARSIGHT] Do wierd casting of the volume to make MSVC happy
Olivier Crête [Wed, 15 Oct 2008 20:21:50 +0000 (16:21 -0400)]
[MOVED FROM GST-P-FARSIGHT] Clarify the documentation of the "event-type" field when specifying dtmf events
Olivier Crete [Tue, 22 Jul 2008 21:39:38 +0000 (21:39 +0000)]
[MOVED FROM GST-P-FARSIGHT] Remove g_debugs
20080722213938-3e2dc-
44a82d017fe66f3112301c410aa0b543de6156ad.gz
Olivier Crete [Fri, 13 Jun 2008 23:57:23 +0000 (23:57 +0000)]
[MOVED FROM GST-P-FARSIGHT] Take rate from the peers caps if possible
20080613235723-3e2dc-
15690ee42708c539e1be12e20e076a5613faea96.gz
Olivier Crete [Fri, 13 Jun 2008 23:41:44 +0000 (23:41 +0000)]
[MOVED FROM GST-P-FARSIGHT] Put the sample rate in dtmfsrc into a variable
20080613234144-3e2dc-
e60070943bec829b703b8821c7aa4351a02deebe.gz
Olivier Crete [Fri, 13 Jun 2008 23:30:06 +0000 (23:30 +0000)]
[MOVED FROM GST-P-FARSIGHT] Take the clock-rate from the caps in rtpdtmfsrc
20080613233006-3e2dc-
a7d4e918643f4f8c1bb2cc2678558c654025920e.gz
Olivier Crete [Mon, 28 Apr 2008 22:22:37 +0000 (22:22 +0000)]
[MOVED FROM GST-P-FARSIGHT] Link modules with libm where required
20080428222237-3e2dc-
b1e9120c1e9ca1a510bfd7c27e2d45f0d4a12504.gz
Youness Alaoui [Sat, 12 Apr 2008 23:44:18 +0000 (23:44 +0000)]
[MOVED FROM GST-P-FARSIGHT] Fix byte ordering issues with dtmfsrc and rtpdtmfdepay.. use of G_STRINGIFY to avoid error on MSVC
20080412234418-4f0f6-
4828d1613dfcd564afd236dfc8fb57a299092f83.gz
Youness Alaoui [Thu, 20 Mar 2008 19:14:38 +0000 (19:14 +0000)]
[MOVED FROM GST-P-FARSIGHT] Fix copyrights again, per smcv's advice..
20080320191438-4f0f6-
671c9db5d996a4601df017ceab4af6d16469c966.gz
Olivier Crete [Wed, 19 Mar 2008 21:17:31 +0000 (21:17 +0000)]
[MOVED FROM GST-P-FARSIGHT] Make it clear that dtmfsrc also takes named events as input
20080319211731-3e2dc-
26c729f6dc8db27e71cf6b22646a81530dbf862f.gz
Youness Alaoui [Thu, 20 Mar 2008 18:48:41 +0000 (18:48 +0000)]
[MOVED FROM GST-P-FARSIGHT] debug message made into errors because that's what they are...
20080320184841-4f0f6-
8a2d283297b02713dade0ae4acaa5f6e0f67eace.gz
Youness Alaoui [Thu, 20 Mar 2008 18:39:37 +0000 (18:39 +0000)]
[MOVED FROM GST-P-FARSIGHT] Clean unused stuff...
20080320183937-4f0f6-
bcb841cdc07f9e9677512f4b50b4b659a58c6783.gz
Youness Alaoui [Thu, 20 Mar 2008 18:39:12 +0000 (18:39 +0000)]
Youness Alaoui [Thu, 20 Mar 2008 01:13:01 +0000 (01:13 +0000)]
[MOVED FROM GST-P-FARSIGHT] Adding support for rtpdtmfdepay
20080320011301-4f0f6-
d36a5d24be20336e36c4796d75476c9b5ee1a7e1.gz
Olivier Crete [Wed, 19 Mar 2008 19:32:51 +0000 (19:32 +0000)]
[MOVED FROM GST-P-FARSIGHT] encoding name has to be upper-case
20080319193251-3e2dc-
1581b33be9b486e35ec4948009677ccd5ffdc098.gz
Youness Alaoui [Thu, 20 Mar 2008 00:51:47 +0000 (00:51 +0000)]
[MOVED FROM GST-P-FARSIGHT] Adding necessary files for rtpdtmfdepay
20080320005147-4f0f6-
550fe22f70152f3aab3dcd7a6b02cbf81e89232d.gz
Youness Alaoui [Thu, 20 Mar 2008 00:50:41 +0000 (00:50 +0000)]
Sjoerd Simons [Sat, 16 Feb 2008 13:41:40 +0000 (13:41 +0000)]
[MOVED FROM GST-P-FARSIGHT] dtmfsrc: Correctly set the endianess in the caps to the machines endianess
20080216134140-93b9a-
40a3a9d7ac1679c5e0dfd24a6b91e4aba6cc6496.gz
Olivier Crete [Mon, 17 Sep 2007 17:52:33 +0000 (17:52 +0000)]
[MOVED FROM GST-P-FARSIGHT] Search&Replace oops
20070917175233-3e2dc-
57f579c4b890993f49fa8e9e6470a3eb79d2b922.gz
Olivier Crete [Mon, 17 Sep 2007 17:51:33 +0000 (17:51 +0000)]
[MOVED FROM GST-P-FARSIGHT] events dont yet belong in the caps
20070917175133-3e2dc-
fd1d83b7826b898110fc571ae7c3440f1887434d.gz
Olivier Crete [Mon, 17 Sep 2007 16:08:20 +0000 (16:08 +0000)]
[MOVED FROM GST-P-FARSIGHT] Add patch to make it work with maemo dsp sources that payload incorrectly
20070917160820-3e2dc-
06b1b1d1b0918b30dabea5a0714cb732b3b8d8dd.gz
Olivier Crete [Mon, 17 Sep 2007 04:26:49 +0000 (04:26 +0000)]
[MOVED FROM GST-P-FARSIGHT] Oops, set to no preroll when playing->paused too
20070917042649-3e2dc-
94adb6aa0617e815a6e233232dabb4bbc48dc82c.gz
Olivier Crete [Mon, 17 Sep 2007 00:36:54 +0000 (00:36 +0000)]
[MOVED FROM GST-P-FARSIGHT] Complete port to basesrc
20070917003654-3e2dc-
db0f84dabd9dd1ac929a0461865b8aaa8ef91a77.gz
Olivier Crete [Mon, 17 Sep 2007 00:24:12 +0000 (00:24 +0000)]
[MOVED FROM GST-P-FARSIGHT] Add caps negotiation function
20070917002412-3e2dc-
ca266816e9629746e9083c5bb8b7f73b94a9b2b0.gz
Olivier Crete [Mon, 17 Sep 2007 00:16:59 +0000 (00:16 +0000)]
[MOVED FROM GST-P-FARSIGHT] Properly free non-start events
20070917001659-3e2dc-
a571777e3ecfb90989f87412f554aa10a31cc2ca.gz
Olivier Crete [Mon, 17 Sep 2007 00:15:52 +0000 (00:15 +0000)]
[MOVED FROM GST-P-FARSIGHT] Make interval and packet_redundancy into uint
20070917001552-3e2dc-
60032e547b3669b87317c981d985c156aab91b40.gz
Olivier Crete [Sun, 16 Sep 2007 19:44:08 +0000 (19:44 +0000)]
[MOVED FROM GST-P-FARSIGHT] Make the rtp dtmf src use basesrc
20070916194408-3e2dc-
734000130dce2434a014acf843d641ff0e60aa5a.gz