Adding opus RTP payloader/depayloader element
authorDanilo Cesar Lemes de Paula <danilo.cesar@collabora.co.uk>
Wed, 7 Dec 2011 17:13:11 +0000 (15:13 -0200)
committerTim-Philipp Müller <tim@centricular.com>
Wed, 17 Feb 2016 14:58:00 +0000 (14:58 +0000)
commitc207bdf1e7ac5ea4010a9268c6683796fa385d0e
tree724c8c916c5f6e2853c3ac7bc6b2ddcaf4765884
Adding opus RTP payloader/depayloader element

Adding OPUS RTP module based on the current draft:
http://tools.ietf.org/id/draft-spittka-payload-rtp-opus-00.txt

https://bugzilla.gnome.org/show_bug.cgi?id=664817
gst/rtp/gstrtpopusdepay.c [new file with mode: 0644]
gst/rtp/gstrtpopusdepay.h [new file with mode: 0644]
gst/rtp/gstrtpopuspay.c [new file with mode: 0644]
gst/rtp/gstrtpopuspay.h [new file with mode: 0644]