mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 05:17:10 +09:00
PD#153240: vvp9: use pts for vts test default
Change-Id: I66a59de40fe46d1f7f31a5671607e8b5d83c81d7 Signed-off-by: shihong.zheng <shihong.zheng@amlogic.com>
This commit is contained in:
committed by
Dongjin Kim
parent
e8c54a7ae6
commit
32bf4ecc51
@@ -6706,13 +6706,14 @@ TODO:FOR VERSION
|
||||
|
||||
|
||||
ret = vp9_local_init(pbi);
|
||||
|
||||
/*
|
||||
//note: drop for vts test
|
||||
if (!pbi->pts_unstable) {
|
||||
pbi->pts_unstable =
|
||||
(pbi->vvp9_amstream_dec_info.rate == 0)?1:0;
|
||||
pr_info("set pts unstable\n");
|
||||
}
|
||||
|
||||
*/
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user