]> git.sesse.net Git - vlc/commit
opus: handle RTP depayloading (fixes #11938)
authorTristan Matthews <tmatth@videolan.org>
Fri, 9 Jan 2015 21:55:22 +0000 (21:55 +0000)
committerTristan Matthews <tmatth@videolan.org>
Mon, 12 Jan 2015 22:14:02 +0000 (17:14 -0500)
commit5c3d4712751ff36425b850b5f287073ad99e9cce
tree88c2f3221270ea1934207f8cf76e67ca0fd30960
parent835f002aeb4329939a8b2e695835ce7da5a59d3d
opus: handle RTP depayloading (fixes #11938)

If no header is given, deduce it from the decoder format.

Tested for mono, stereo and with/without --codec avcodec at
8000, 12000, 16000, 24000 and 48000hz.
modules/access/live555.cpp
modules/codec/opus.c