gst/rtp/: Ported mulaw and alaw payloaders to use new base class
authorPhilippe Kalaf <philippe.kalaf@collabora.co.uk>
Thu, 13 Apr 2006 03:42:51 +0000 (03:42 +0000)
committerPhilippe Kalaf <philippe.kalaf@collabora.co.uk>
Thu, 13 Apr 2006 03:42:51 +0000 (03:42 +0000)
commit07f9b4f6582d181848fdd2353a9cd995afd2e523
tree64e3c87aae82c4fa12efb5b19cb70392138b6222
parent5f89255bebc9449f726f265869fd809beeffbea5
gst/rtp/: Ported mulaw and alaw payloaders to use new base class

Original commit message from CVS:
2006-04-12 Philippe Kalaf <philippe.kalaf@collabora.co.uk>

* gst/rtp/gstrtppcmapay.c:
* gst/rtp/gstrtppcmapay.h:
* gst/rtp/gstrtppcmupay.c:
* gst/rtp/gstrtppcmupay.h:
Ported mulaw and alaw payloaders to use new base class
* gst/rtp/Makefile.am:
* gst/rtp/gstrtp.c:
* gst/rtp/gstrtpilbcpay.c:
* gst/rtp/gstrtpilbcpay.h:
* gst/rtp/gstrtpilbcdepay.c:
* gst/rtp/gstrtpilbcdepay.h:
Added new iLBC payloader/depayloader. Payloader uses new audio payload base
class.
ChangeLog
gst/rtp/Makefile.am
gst/rtp/gstrtp.c
gst/rtp/gstrtpilbcdepay.c [new file with mode: 0644]
gst/rtp/gstrtpilbcdepay.h [new file with mode: 0644]
gst/rtp/gstrtpilbcpay.c [new file with mode: 0644]
gst/rtp/gstrtpilbcpay.h [new file with mode: 0644]
gst/rtp/gstrtppcmapay.c
gst/rtp/gstrtppcmapay.h
gst/rtp/gstrtppcmupay.c
gst/rtp/gstrtppcmupay.h