commit | 7bf2734afc94390bdc85e9ecbe4a30e9220207cd | [log] [tgz] |
---|---|---|
author | Byeongjo Park <bjo.park@samsung.com> | Tue Sep 08 15:15:27 2020 +0900 |
committer | Lajos Molnar <lajos@google.com> | Wed Feb 17 21:22:10 2021 -0800 |
tree | 270e4bf87b8f7cd092698f49ae7981717295bce4 | |
parent | 5c689f5f5bd297c7c3f377a05fa612b38864fd94 [diff] |
VT: Fixed an issue that CVO can not be parsed. [Problem] CVO value can not be parsed even the RTP eXtension packetized in standard. [Cause] Extension length index should not be 0. [Solution] Remove a code that modified extension length. Bug: 167935079 Signed-off-by: Byeongjo Park <bjo.park@samsung.com> Change-Id: I1ae58c7f4edab108eb0f24836d80c0ae23665137 Merged-In: I1ae58c7f4edab108eb0f24836d80c0ae23665137