rtpenc: Add support for packetizing speex
authorDmitry Samonenko <shreddingwork@gmail.com>
Sat, 22 Sep 2012 10:32:37 +0000 (14:32 +0400)
committerMartin Storsjö <martin@martin.st>
Wed, 26 Sep 2012 16:04:57 +0000 (19:04 +0300)
commit490ae95aa81db681f426e8ca7f8a539adfebc895
tree3540494fe664d09a74da7fc01b0bd839c3b69fe3
parent92d2b909a0de6e2f77a98405280c78052b35b421
rtpenc: Add support for packetizing speex

This packetization scheme simply places the full packets into the
RTP packet without any extra header bytes.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavformat/rtpenc.c
libavformat/sdp.c
libavformat/version.h