Commit ac134ba
[c2][decoder] Fixed the ERR_UNDEFINED_BEHAVIOR error in vp9 decoding
case:testFlushNative[39(c2.intel.vp9.decoder_video/x-vnd.on2.vp9)]
The error comes from onevpl when we get multiple flushing request in
decoding. The root is that vp9 don't need process the bs which the flag
is config.
Tracked-On: OAM-112305
Signed-off-by: zhangyichix <yichix.zhang@intel.com>1 parent 6459655 commit ac134ba
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1997 | 1997 | | |
1998 | 1998 | | |
1999 | 1999 | | |
2000 | | - | |
2001 | | - | |
| 2000 | + | |
| 2001 | + | |
2002 | 2002 | | |
2003 | 2003 | | |
2004 | 2004 | | |
| |||
0 commit comments