diff options
author | Tim-Philipp Müller <tim@centricular.net> | 2013-03-09 01:18:30 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim@centricular.net> | 2013-03-09 01:18:30 +0000 |
commit | 694dbcc5a01fb8f485d5a559df9d21e0597f043a (patch) | |
tree | 3504ca18bb05faff8d8aedbfef3963ff9d530bf2 /docs/plugins/gst-plugins-good-plugins.hierarchy | |
parent | a4c5aa38ec0a8951a5714a0014ab3d7d45753bf4 (diff) |
dtmf: move dtmf plugin from -bad to -good
https://bugzilla.gnome.org/show_bug.cgi?id=687416
Diffstat (limited to 'docs/plugins/gst-plugins-good-plugins.hierarchy')
-rw-r--r-- | docs/plugins/gst-plugins-good-plugins.hierarchy | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/plugins/gst-plugins-good-plugins.hierarchy b/docs/plugins/gst-plugins-good-plugins.hierarchy index 002db2f16..444f305fa 100644 --- a/docs/plugins/gst-plugins-good-plugins.hierarchy +++ b/docs/plugins/gst-plugins-good-plugins.hierarchy @@ -2,7 +2,7 @@ GObject GInitiallyUnowned GstObject GstAllocator - GstDefaultAllocator + GstAllocatorSysmem GstAudioRingBuffer GstAudioSinkRingBuffer GstAudioSrcRingBuffer @@ -60,6 +60,7 @@ GObject GstGdkPixbufSink GstV4l2Sink GstBaseSrc + GstDTMFSrc GstPushSrc GstAudioBaseSrc GstAudioSrc @@ -74,6 +75,7 @@ GObject GstUDPSrc GstV4l2Src GstXImageSrc + GstRTPDTMFSrc GstSplitFileSrc GstBaseTransform GstAudioFilter @@ -180,6 +182,7 @@ GObject GstRtpAC3Depay GstRtpAMRDepay GstRtpCELTDepay + GstRtpDTMFDepay GstRtpG722Depay GstRtpG723Depay GstRtpG726Depay |