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)
committerVincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Fri, 9 Dec 2011 15:05:42 +0000 (15:05 +0000)
commitd5bf38d8bfec4ec068425ee19ea27d9b1043e358
tree6fdbeb2d3ed4bf1e5537c584af25b9c1e02eebff
parent554c64ae95dbd86713bab48a5059ba59c6346c85
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
ext/opus/Makefile.am
ext/opus/gstopus.c
ext/opus/gstrtpopusdepay.c [new file with mode: 0644]
ext/opus/gstrtpopusdepay.h [new file with mode: 0644]
ext/opus/gstrtpopuspay.c [new file with mode: 0644]
ext/opus/gstrtpopuspay.h [new file with mode: 0644]