[vlc-devel] [PATCH]live555: Support playing Theora video RTP streams

Ross Finlayson finlayson at live555.com
Mon Feb 17 23:46:42 CET 2014


> Considering the other cases, this looks a lot like heap corruption to me.

???

> Did you actually TEST?

Yes, of course I did (with the latest LIVE555 library, that supports receiving Theora RTP streams).

Note that the added code is just a copy of the existing code ("if" statement branch) for Vorbis audio (because the SDP 'configuration' strings are the same for both, and thus your existing "parseVorbisConfigStr()" function will work for Theora as well as Vorbis).  I.e., I just copied the Vorbis "if" branch, and changed "VORBIS" to "THEORA" in a couple of places.


Ross Finlayson
Live Networks, Inc.
http://www.live555.com/

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20140218/01ff5973/attachment.html>


More information about the vlc-devel mailing list