gst/rtpmanager/: Added custom marshallers for signals.
authorWim Taymans <wim.taymans@gmail.com>
Tue, 10 Apr 2007 09:14:07 +0000 (09:14 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 10 Apr 2007 09:14:07 +0000 (09:14 +0000)
commit8db0d2bcab91315deaf53f97fb8e3213d7e6ff6d
tree988fa38cd6bfa85662df0ecf51eddd78f55f6f5b
parent9894c6ad51e860fbc4474703c0a3e67a950ac359
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.
ChangeLog
common
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