Moving lame mp3 encoder plugin from -ugly
[platform/upstream/gst-plugins-good.git] / gst / dtmf / gstdtmfsrc.c
2017-08-25 Tim-Philipp MüllerMoving lame mp3 encoder plugin from -ugly
2017-08-20 Tim-Philipp MüllerMoving mpg123 plugin from -ugly
2016-03-24 Vineeth TMgood: use new gst_element_class_add_static_pad_template()
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-opus'
2016-02-16 Tim-Philipp MüllerMerge branch 'plugin-move-rtp-h265'
2015-09-01 Olivier Crêtedtmfsrc: Reply to latency query
2013-03-09 Tim-Philipp MüllerMerge branch 'dtmf-moved-from-bad'
2012-11-04 Tim-Philipp MüllerFix FSF address
2012-10-17 Tim-Philipp MüllerUse gst_element_class_set_static_metadata()
2012-09-14 Mark Nauwelaertsreplace gst_element_class_set_details_simple with gst_e...
2012-08-08 Sebastian Drögegst: Set alignment at the correct place of GstAllocatio...
2012-07-07 Tim-Philipp Müllerdtmfsrc: pass unhandled non-custom events to the base...
2012-03-15 Wim Taymansupdate for memory api changes
2012-03-11 Wim Taymansfix for caps api changes
2012-02-20 Matej KnoppFix compiler warnings
2012-02-08 Wim TaymansGST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
2012-01-27 Olivier Crêtedtmf: Use new-style caps
2012-01-25 Wim Taymansport to new memory API
2012-01-25 Olivier Crêtedtmf: port to 0.11
2011-11-28 Tim-Philipp MüllerMerge commit '7521b597f4dc49d8d168f368f0e7ebaf98a72156...
2011-11-28 Vincent Penquerc'hvarious: fix pad template ref leaks
2011-11-09 Thijs Vermeirdtmf: fix compiler warning for uninitialized values
2011-11-08 Olivier Crêtedtmfsrc: Reject start/stop requests that come out of...
2011-11-08 Olivier Crêtedtmf: Post messages when starting to send/receive DTMF
2011-08-24 Olivier Crêtedtmf: Add more debug
2011-08-24 Olivier Crêtedtmf: Max event type is 15
2011-08-24 Olivier Crêtedtmfsrc: Align DTMF sound buffers with last-stop from...
2011-04-14 Olivier Crêtedtmf: Move duplicate #defines into a common include
2011-04-12 Olivier Crêtedtmf: Remove leftover MAEMO_BROKEN defines
2010-10-19 Stefan Kostvarious (gst): add missing G_PARAM_STATIC_STRINGS flags
2010-10-19 Stefan Kostdtmfsrc: remove DEBUG_FUNCPTR from gobject vmethods
2010-09-06 Youness Alaouidtmfsrc: Make the dtmfsrc accept events sent with gst_e...
2010-06-03 Olivier Crêtedtmf: Remove rtpdtmfmux stream-lock code
2010-03-22 Benjamin OtteAdd -Wwrite-strings
2010-03-18 Benjamin Ottegst_element_class_set_details => gst_element_class_set_...
2009-11-05 Olivier Crêtedtmfsrc: Reject empty caps
2009-11-05 Olivier Crêtedtmfsrc: Use log level for repeated debug messages
2009-11-05 Olivier Crêtedtmfsrc: Allow for any samplerate
2009-08-12 Olivier Crêtedtmfsrc: Empty event queue on finalize
2009-08-12 Olivier Crêtedtmf: Use GSlice for internal event structures
2009-02-25 Stefan Kostdocs: various doc fixes
2009-02-21 Olivier CrêteDocument rtpdtmfdepay a bit
2009-02-21 Olivier CrêteFix up documentation blobs SGML
2009-02-21 Olivier CrêteRe-indent to Gst style
2009-02-21 Olivier Crête[MOVED FROM GST-P-FARSIGHT] Clarify the documentation...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Remove g_debugs
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Take rate from the peers...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Put the sample rate in...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Fix byte ordering issues...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Make it clear that dtmfsrc...
2009-02-21 Sjoerd Simons[MOVED FROM GST-P-FARSIGHT] dtmfsrc: Correctly set...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Add patch to make it work...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Oops, set to no preroll...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Properly free non-start...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Make interval and packet_re...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Make dtmf src code nicer
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Implement stopping in a...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Remove get_times (Wim says...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] using the unlock method...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] more debug
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] added debugs
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Make sure to unlock the...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Changed dtmfsrc into a...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Add another fix for a possi...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Add comment to explain...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Properly do the locking...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] oups, I did it again...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] oups, sorry.. DTMF, not...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Fixes the deadlock when...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] ClockID when waiting for...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Cleaned up the code a bit...
2009-02-21 Olivier Crete[MOVED FROM GST-P-FARSIGHT] Fix overly long lines and...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] untabbified dtmfsrc
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Fix RTP timestamps by sendi...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Better handling of packets...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Changing minimum values...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] The DTMF tone generator...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] ouch, printing with argumen...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Moved the timestamp from...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Added a queue based system...
2009-02-21 Youness Alaoui[MOVED FROM GST-P-FARSIGHT] Added dtmfsrc, a DTMF Tone...