commit | 43fac5f31f2692ea690a6dd50946d054e64d2b29 | [log] [tgz] |
---|---|---|
author | Zhiming Jiang <zhiming.jiang@mediatek.com> | Tue Jan 22 15:57:14 2019 +0800 |
committer | Dongwon Kang <dwkang@google.com> | Tue Jan 29 16:25:31 2019 -0800 |
tree | 95624eb36662abbfd5416094c0316072e407668c | |
parent | af87b707107ccab0b7a29bd784c9025606960c56 [diff] |
Compatible with npt syntax in SDP some servers send Some servers provide npt syntax in SDP as "a=range:npt:0-11" but AOSP only supports npt syntax "a=range:npt=0-11". If AOSP doesn't support syntax ':', it will result in problem for some live streaming. Bug: 123256414 Test: Play special file and check if duration is normal. Change-Id: Ie1120adf13c0e92b2e954bb4cb8cc46866d90e4b