summaryrefslogtreecommitdiff
path: root/gst/dtmf
AgeCommit message (Expand)AuthorFilesLines
2014-10-10rtpdtmfsrc: clock-base and seqnum-base -> timestamp-offset and seqnum-offsetOlivier Crête1-12/+14
2014-09-19dtmf: Removed unused structure membersSanjay NM1-19/+17
2013-11-21g_memmove() is deprecatedTim-Philipp Müller1-1/+1
2013-04-15gst: Add better support for static pluginsSebastian Dröge1-1/+1
2013-03-09dtmf: move dtmf plugin from -bad to -goodTim-Philipp Müller2-5/+36
2013-01-26rtpdtmfsrc: fix compiler warningTim-Philipp Müller1-0/+2
2013-01-25rtpdtmfdepay: Fix missing work in docOlivier Crête1-1/+1
2013-01-25rtpdtmfsrc: Post the messages after the clock waitOlivier Crête1-11/+28
2013-01-25rtpdtmfsrc: Only set the duration when starting to sendOlivier Crête1-1/+2
2013-01-25rtpdtmfsrc: remove "ssrc" from capsOlivier Crête1-1/+0
2013-01-09dtmf/spandsp: Move dtmfdetect to use libspandspOlivier Crête6-961/+3
2012-11-04Fix FSF addressTim-Philipp Müller8-16/+16
2012-10-17Use gst_element_class_set_static_metadata()Tim-Philipp Müller4-7/+6
2012-09-22rtpdtmfdepay: Use 1.0-style caps negotiation and audio/x-rawOlivier Crête1-7/+11
2012-09-14replace gst_element_class_set_details_simple with gst_element_class_set_metadataMark Nauwelaerts2-2/+2
2012-08-08gst: Set alignment at the correct place of GstAllocationParamsSebastian Dröge2-2/+2
2012-07-17update for RTP buffer api changesWim Taymans1-4/+0
2012-07-08dtmfsrc: pass unhandled non-custom events to the base classTim-Philipp Müller1-32/+47
2012-04-05gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge1-1/+1
2012-04-04gst: Update versioningSebastian Dröge1-1/+1
2012-03-15update for memory api changesWim Taymans2-2/+4
2012-03-11fix for caps api changesWim Taymans2-6/+9
2012-02-20Fix compiler warningsMatej Knopp1-1/+1
2012-02-08GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHINGWim Taymans2-2/+2
2012-01-27dtmf: Use new-style capsOlivier Crête3-23/+24
2012-01-25port to new memory APIWim Taymans3-9/+12
2012-01-25dtmf: port to 0.11Olivier Crête5-171/+145
2011-11-09dtmf: fix compiler warning for uninitialized valuesThijs Vermeir2-6/+8
2011-11-08dtmfsrc: Reject start/stop requests that come out of orderOlivier Crête4-10/+32
2011-11-08dtmf: Post messages when starting to send/receive DTMFOlivier Crête2-3/+88
2011-08-24dtmf: Add more debugOlivier Crête2-7/+18
2011-08-24dtmf: Max event type is 15Olivier Crête3-4/+4
2011-08-24dtmfsrc: Align DTMF sound buffers with last-stop from eventOlivier Crête2-10/+40
2011-08-24rtpdtmfsrc: Correctly recognize the end of a bufferOlivier Crête1-2/+3
2011-08-24rtpdtmfsrc: Make sure rtpdtmfsrc timestamps don't overlapOlivier Crête1-2/+7
2011-08-24rtpdtmfsrc: Put the inter digit interval at the end, not at the startOlivier Crête1-3/+13
2011-08-24rtpdtmfsrc: Start at the last_stop from the start event if there was oneOlivier Crête2-9/+29
2011-08-24rtpdtmfsrc: Respect ptime from the capsOlivier Crête2-27/+23
2011-08-24rtpdtmfsrc: Just error out if there is no clockOlivier Crête1-14/+21
2011-04-13dtmf: Move duplicate #defines into a common includeOlivier Crête7-34/+19
2011-04-12dtmf: Remove leftover MAEMO_BROKEN definesOlivier Crête2-28/+7
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+13
2010-12-31dtmf: Fix build failure caused by previous commitDavid Schleef1-0/+4
2010-12-30dtmf: build fixes for MSVCDavid Schleef3-9/+11
2010-12-30dtmf: reindentDavid Schleef1-397/+380
2010-11-25dtmf: Remove dead assignmentsEdward Hervey1-2/+0
2010-10-19various (gst): add missing G_PARAM_STATIC_STRINGS flagsStefan Kost3-12/+19
2010-10-19dtmfsrc: remove DEBUG_FUNCPTR from gobject vmethodsStefan Kost1-3/+3
2010-09-06dtmfsrc: Make the dtmfsrc accept events sent with gst_element_send_eventYouness Alaoui1-0/+13
2010-06-07dtmfdetect: Only works with rate=8000, fix in capsOlivier Crête2-8/+2