index
:
~wtay/gst-plugins-bad
0.10
0.10.23
0.11
0.11-fdo
1.0
1.2
1.4
cache-element
f21
f22
hdpvr
master
moving-colorspace
renme-events
rhel-7.0
rhel-7.2
rhel-8.0
rtpbin-new
rtpbin-unified
sa
tp-vision
gst-plugins-bad hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
dtmf
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-31
dtmf: Fix build failure caused by previous commit
David Schleef
1
-0
/
+4
2010-12-30
dtmf: build fixes for MSVC
David Schleef
3
-9
/
+11
2010-12-30
dtmf: reindent
David Schleef
1
-397
/
+380
2010-11-25
dtmf: Remove dead assignments
Edward Hervey
1
-2
/
+0
2010-10-19
various (gst): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
3
-12
/
+19
2010-10-19
dtmfsrc: remove DEBUG_FUNCPTR from gobject vmethods
Stefan Kost
1
-3
/
+3
2010-09-06
dtmfsrc: Make the dtmfsrc accept events sent with gst_element_send_event
Youness Alaoui
1
-0
/
+13
2010-06-07
dtmfdetect: Only works with rate=8000, fix in caps
Olivier Crête
2
-8
/
+2
2010-06-02
dtmf: Remove rtpdtmfmux stream-lock code
Olivier Crête
2
-44
/
+0
2010-03-25
dtmfdetect: if we tell that we handle gap flags, then do so
Stefan Kost
1
-1
/
+2
2010-03-25
dtmfdetect: use glib types
Stefan Kost
1
-3
/
+3
2010-03-25
dtmfdetect: fix classification
Stefan Kost
1
-1
/
+1
2010-03-25
dtmfdetect: reformat message docs
Stefan Kost
1
-44
/
+27
2010-03-22
Add -Wwrite-strings
Benjamin Otte
2
-2
/
+2
2010-03-22
Add -Wredundant-decls flag
Benjamin Otte
1
-4
/
+0
2010-03-21
Add -Wmissing-declarations -Wmissing-prototypes to configure flags
Benjamin Otte
1
-0
/
+2
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
4
-33
/
+15
2009-11-22
Clean up LDFLAGS, LIBS, CFLAGS
Tim-Philipp Müller
1
-3
/
+5
2009-11-20
dtmf: Use _stdint.h from configure
Olivier Crête
1
-1
/
+1
2009-11-19
dtmf: Update dtmfdetect to make it MSVC friendly
Olivier Crête
2
-1
/
+7
2009-11-05
dtmfdetect: Add DTMF tone detector
Olivier Crête
6
-2
/
+993
2009-11-04
dtmfsrc: Reject empty caps
Olivier Crête
1
-0
/
+3
2009-11-04
dtmfsrc: Use log level for repeated debug messages
Olivier Crête
1
-7
/
+5
2009-11-04
dtmfsrc: Allow for any samplerate
Olivier Crête
1
-49
/
+18
2009-10-11
dtmf: fix warnings in macosx snow leopard
Josep Torra
1
-2
/
+3
2009-08-12
dtmfsrc: Empty event queue on finalize
Olivier Crête
1
-1
/
+7
2009-08-12
dtmf: Use GSlice for internal event structures
Olivier Crête
2
-17
/
+17
2009-08-12
rtpdtmfsrc: Cleanup events on finalize
Tim-Philipp Müller
1
-4
/
+5
2009-08-12
rtpdtmfsrc: Cleanup events on finalize
Tim-Philipp Müller
1
-3
/
+14
2009-03-22
Makefile.am: no static libs for plugins
Stefan Kost
1
-0
/
+1
2009-02-25
docs: various doc fixes
Stefan Kost
4
-10
/
+6
2009-02-21
Document rtpdtmfdepay a bit
Olivier Crête
3
-0
/
+63
2009-02-21
Moved dtmf elements from gst-plugins-farsight to -bad
Olivier Crête
1
-1
/
+2
2009-02-21
Fix up documentation blobs SGML
Olivier Crête
5
-26
/
+5
2009-02-21
Re-indent to Gst style
Olivier Crête
8
-354
/
+328
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Missing format directive
Laurent Glayal
1
-1
/
+1
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Allow setting a maximum duration to a RTP DTMF event
Olivier Crête
2
-2
/
+28
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Improve the minimum quanta to make it impossible ...
Olivier Crête
1
-2
/
+13
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Allow setting a minimum size of a sound quanta in...
Olivier Crête
2
-3
/
+70
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Remove .git-darcs-dir files
Olivier Crête
1
-0
/
+0
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Do wierd casting of the volume to make MSVC happy
Håvard Graff
1
-1
/
+3
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Clarify the documentation of the "event-type" fie...
Olivier Crête
2
-2
/
+6
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Remove g_debugs
Olivier Crete
1
-6
/
+0
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Take rate from the peers caps if possible
Olivier Crete
1
-1
/
+80
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Put the sample rate in dtmfsrc into a variable
Olivier Crete
2
-11
/
+16
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Take the clock-rate from the caps in rtpdtmfsrc
Olivier Crete
1
-2
/
+16
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Link modules with libm where required
Olivier Crete
1
-1
/
+1
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Fix byte ordering issues with dtmfsrc and rtpdtmf...
Youness Alaoui
2
-7
/
+3
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Fix copyrights again, per smcv's advice..
Youness Alaoui
2
-4
/
+4
2009-02-21
[MOVED FROM GST-P-FARSIGHT] Make it clear that dtmfsrc also takes named event...
Olivier Crete
1
-6
/
+6
[next]