gst/rtpmanager/: Added custom marshallers for signals.
authorWim Taymans <wim.taymans@gmail.com>
Tue, 10 Apr 2007 09:14:07 +0000 (09:14 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Tue, 11 Aug 2009 01:30:24 +0000 (02:30 +0100)
commit8c67b5d7dd1457aa0bafc89fbd022a0a6d79088c
treed362f0d634d23ba35d60c103ad7bac634308eec5
parenta6aa41dc2118c811a5e84246722e8c6e99114c32
gst/rtpmanager/: Added custom marshallers for signals.

Original commit message from CVS:
* gst/rtpmanager/.cvsignore:
* gst/rtpmanager/Makefile.am:
* gst/rtpmanager/gstrtpbin-marshal.list:
Added custom marshallers for signals.
* gst/rtpmanager/gstrtpbin.c: (gst_rtp_bin_class_init):
* gst/rtpmanager/gstrtpbin.h:
Prepare for emiting pt map signals.
* gst/rtpmanager/gstrtpptdemux.c: (gst_rtp_pt_demux_class_init):
* gst/rtpmanager/gstrtpssrcdemux.c:
(gst_rtp_ssrc_demux_class_init):
Fix signals.
gst/rtpmanager/.gitignore [new file with mode: 0644]
gst/rtpmanager/Makefile.am
gst/rtpmanager/gstrtpbin-marshal.list [new file with mode: 0644]
gst/rtpmanager/gstrtpbin.c
gst/rtpmanager/gstrtpbin.h
gst/rtpmanager/gstrtpptdemux.c
gst/rtpmanager/gstrtpssrcdemux.c