]> git.sesse.net Git - vlc/commit
live555: retrieve RTSP track languages from SDP
authorGilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Wed, 18 Dec 2013 13:07:12 +0000 (13:07 +0000)
committerJean-Baptiste Kempf <jb@videolan.org>
Wed, 25 Dec 2013 19:20:04 +0000 (20:20 +0100)
commitaf2d829d7d7c509a1b34cdbc28a71584b2aa8a62
tree8eaeb1f28e981a93280536395d88f323f57a64d1
parent6a06a82aa27617efb5a24d34680f8d823585d4cd
live555: retrieve RTSP track languages from SDP

First for the "a=lang:" session attribute, then for each subsession
look for the same attribute, and use the session attribute if none
was found.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/access/live555.cpp