GSM -> RTP and viceversa
authorZeeshan Ali <zeenix@gmail.com>
Sun, 13 Jul 2003 00:20:44 +0000 (00:20 +0000)
committerZeeshan Ali <zeenix@gmail.com>
Sun, 13 Jul 2003 00:20:44 +0000 (00:20 +0000)
commit333468b5d448062b40c428e5c3b95dcb8159807c
treeddaa5d09eae9309ef88260439ef4379d26ed9af8
parent8c4aec99981a02e6fe6fdf61d4156746131a442d
GSM -> RTP and viceversa

Original commit message from CVS:
GSM -> RTP and viceversa
16 files changed:
gst/rtp/Makefile.am
gst/rtp/gstrtp.c
gst/rtp/gstrtpL16depay.c
gst/rtp/gstrtpL16enc.c
gst/rtp/gstrtpL16parse.c
gst/rtp/gstrtpL16pay.c
gst/rtp/gstrtpgsmdepay.c [new file with mode: 0644]
gst/rtp/gstrtpgsmdepay.h [new file with mode: 0644]
gst/rtp/gstrtpgsmenc.c [new file with mode: 0644]
gst/rtp/gstrtpgsmenc.h [new file with mode: 0644]
gst/rtp/gstrtpgsmparse.c [new file with mode: 0644]
gst/rtp/gstrtpgsmparse.h [new file with mode: 0644]
gst/rtp/gstrtpgsmpay.c [new file with mode: 0644]
gst/rtp/gstrtpgsmpay.h [new file with mode: 0644]
gst/rtp/rtp-packet.c
gst/rtp/rtp-packet.h