summaryrefslogtreecommitdiffstats
path: root/gst/rtpdtmf/gstrtpdtmfsrc.h
diff options
context:
space:
mode:
authorOlivier Crete <olivier.crete@collabora.co.uk>2007-03-30 00:17:00 +0000
committerEdward Hervey <bilboed@bilboed.com>2009-02-21 17:47:57 +0100
commite32fcbe2b0ea32ad67bd16388e3e129e4fcb6381 (patch)
tree33f47f103204a0ede12ff040ec616d0d459ecc34 /gst/rtpdtmf/gstrtpdtmfsrc.h
parent44328d3355ee3a5709ba8096681e2a1f8e236626 (diff)
downloadgst-plugins-bad-e32fcbe2b0ea32ad67bd16388e3e129e4fcb6381.tar.gz
gst-plugins-bad-e32fcbe2b0ea32ad67bd16388e3e129e4fcb6381.tar.bz2
gst-plugins-bad-e32fcbe2b0ea32ad67bd16388e3e129e4fcb6381.zip
[MOVED FROM GST-P-FARSIGHT] Make it generate the proper rtp timestamps in sync with the live source
20070330001700-3e2dc-bbf954e4edec0615c4eee603fbc6ab8a7d89436f.gz
Diffstat (limited to 'gst/rtpdtmf/gstrtpdtmfsrc.h')
-rw-r--r--gst/rtpdtmf/gstrtpdtmfsrc.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gst/rtpdtmf/gstrtpdtmfsrc.h b/gst/rtpdtmf/gstrtpdtmfsrc.h
index 6d012f42..204492cf 100644
--- a/gst/rtpdtmf/gstrtpdtmfsrc.h
+++ b/gst/rtpdtmf/gstrtpdtmfsrc.h
@@ -83,7 +83,6 @@ struct _GstRTPDTMFSrc {
gboolean first_packet;
GstClockTime timestamp;
- GstSegment segment;
};
struct _GstRTPDTMFSrcClass {