gstpay/depay: add generic gstreamer payloader
authorWim Taymans <wim.taymans@collabora.co.uk>
Sun, 12 Dec 2010 04:10:01 +0000 (05:10 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 23 Dec 2010 17:39:52 +0000 (18:39 +0100)
commit7c9b91d2d811475f26541f56ba1f0f3bf9ea6ad2
tree2e3c2022629ec73e9eed5ef8f57dcf7738951cbc
parente13340ccb535178a35083350a76bef4045bf742c
gstpay/depay: add generic gstreamer payloader

Add the beginnings of a generic GStreamer buffers payloader.
gst/rtp/Makefile.am
gst/rtp/gstrtp.c
gst/rtp/gstrtpgstdepay.c [new file with mode: 0644]
gst/rtp/gstrtpgstdepay.h [new file with mode: 0644]
gst/rtp/gstrtpgstpay.c [new file with mode: 0644]
gst/rtp/gstrtpgstpay.h [new file with mode: 0644]