summaryrefslogtreecommitdiff
path: root/gst/dtmf
AgeCommit message (Expand)AuthorFilesLines
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
2010-06-02dtmf: Remove rtpdtmfmux stream-lock codeOlivier Crête2-44/+0
2010-03-25dtmfdetect: if we tell that we handle gap flags, then do soStefan Kost1-1/+2
2010-03-25dtmfdetect: use glib typesStefan Kost1-3/+3
2010-03-25dtmfdetect: fix classificationStefan Kost1-1/+1
2010-03-25dtmfdetect: reformat message docsStefan Kost1-44/+27
2010-03-22Add -Wwrite-stringsBenjamin Otte2-2/+2
2010-03-22Add -Wredundant-decls flagBenjamin Otte1-4/+0
2010-03-21Add -Wmissing-declarations -Wmissing-prototypes to configure flagsBenjamin Otte1-0/+2
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte4-33/+15
2009-11-22Clean up LDFLAGS, LIBS, CFLAGSTim-Philipp Müller1-3/+5
2009-11-20dtmf: Use _stdint.h from configureOlivier Crête1-1/+1
2009-11-19dtmf: Update dtmfdetect to make it MSVC friendlyOlivier Crête2-1/+7
2009-11-05dtmfdetect: Add DTMF tone detectorOlivier Crête6-2/+993
2009-11-04dtmfsrc: Reject empty capsOlivier Crête1-0/+3
2009-11-04dtmfsrc: Use log level for repeated debug messagesOlivier Crête1-7/+5
2009-11-04dtmfsrc: Allow for any samplerateOlivier Crête1-49/+18
2009-10-11dtmf: fix warnings in macosx snow leopardJosep Torra1-2/+3
2009-08-12dtmfsrc: Empty event queue on finalizeOlivier Crête1-1/+7
2009-08-12dtmf: Use GSlice for internal event structuresOlivier Crête2-17/+17
2009-08-12rtpdtmfsrc: Cleanup events on finalizeTim-Philipp Müller1-4/+5
2009-08-12rtpdtmfsrc: Cleanup events on finalizeTim-Philipp Müller1-3/+14
2009-03-22Makefile.am: no static libs for pluginsStefan Kost1-0/+1
2009-02-25docs: various doc fixesStefan Kost4-10/+6
2009-02-21Document rtpdtmfdepay a bitOlivier Crête3-0/+63
2009-02-21Moved dtmf elements from gst-plugins-farsight to -badOlivier Crête1-1/+2
2009-02-21Fix up documentation blobs SGMLOlivier Crête5-26/+5
2009-02-21Re-indent to Gst styleOlivier Crête8-354/+328
2009-02-21[MOVED FROM GST-P-FARSIGHT] Missing format directiveLaurent Glayal1-1/+1
2009-02-21[MOVED FROM GST-P-FARSIGHT] Allow setting a maximum duration to a RTP DTMF eventOlivier Crête2-2/+28
2009-02-21[MOVED FROM GST-P-FARSIGHT] Improve the minimum quanta to make it impossible ...Olivier Crête1-2/+13
2009-02-21[MOVED FROM GST-P-FARSIGHT] Allow setting a minimum size of a sound quanta in...Olivier Crête2-3/+70
2009-02-21[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir filesOlivier Crête1-0/+0
2009-02-21[MOVED FROM GST-P-FARSIGHT] Do wierd casting of the volume to make MSVC happyHåvard Graff1-1/+3
2009-02-21[MOVED FROM GST-P-FARSIGHT] Clarify the documentation of the "event-type" fie...Olivier Crête2-2/+6
2009-02-21[MOVED FROM GST-P-FARSIGHT] Remove g_debugsOlivier Crete1-6/+0
2009-02-21[MOVED FROM GST-P-FARSIGHT] Take rate from the peers caps if possibleOlivier Crete1-1/+80
2009-02-21[MOVED FROM GST-P-FARSIGHT] Put the sample rate in dtmfsrc into a variableOlivier Crete2-11/+16
2009-02-21[MOVED FROM GST-P-FARSIGHT] Take the clock-rate from the caps in rtpdtmfsrcOlivier Crete1-2/+16
2009-02-21[MOVED FROM GST-P-FARSIGHT] Link modules with libm where requiredOlivier Crete1-1/+1
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix byte ordering issues with dtmfsrc and rtpdtmf...Youness Alaoui2-7/+3
2009-02-21[MOVED FROM GST-P-FARSIGHT] Fix copyrights again, per smcv's advice..Youness Alaoui2-4/+4
2009-02-21[MOVED FROM GST-P-FARSIGHT] Make it clear that dtmfsrc also takes named event...Olivier Crete1-6/+6