commit | fd28aa4e5e5f062fa31c7d51360b461f4c129f8d | [log] [tgz] |
---|---|---|
author | Kim Sungyeon <sy85.kim@samsung.com> | Mon Jul 05 23:05:24 2021 +0900 |
committer | Byeongjo Park <bjo.park@samsung.com> | Tue Jul 20 19:31:45 2021 +0900 |
tree | 862808246f7abf8954ae9c3bbdce7b1b23b14c13 | |
parent | 5095374c0499e9362072fa2d7beb0ddafca8c634 [diff] |
VT: Push incomplete packets unconditionally into decoder [Problem] DUT is showing worse video quality then REF. [Cause] DUT dropped most of incompleted FU packets. so that, decoder can not reference a part of incompleted FU pkts. [Solution] DUT will not drop video packets even those are incompleted. Bug: 183578712 Signed-off-by: Kim Sungyeon <sy85.kim@samsung.com> Change-Id: Id425a44f3384d7645fa09a4cce6b55cd8f9163d9