claincly
f3bf4ad5fe
Disable frame dropping on sm-x200@API34
From debug trace when decoding a 30fps video, the decoder output
```
"0us",
"33366us",
"66733us",
"100100us",
"133466us",
"166833us",
"200200us",
```
But the frame processor only received, despite setting `ALLOW_FRAME_DROP`:
```
"0us",
"166833us",
"200200us",
```
PiperOrigin-RevId: 658079749
2024-07-31 11:30:18 -07:00
..
2024-06-14 17:47:03 +01:00
2024-07-31 11:30:18 -07:00
2024-07-31 10:42:11 -07:00
2023-06-29 22:50:04 +00:00
2024-07-30 06:16:30 -07:00
2024-07-24 16:17:00 +01:00
2024-07-24 16:17:00 +01:00
2023-06-05 09:47:58 +00:00
2024-07-09 03:43:06 -07:00
2024-01-26 10:06:18 -08:00
2024-01-26 10:06:18 -08:00
2024-07-24 16:17:00 +01:00
2024-07-30 09:33:31 -07:00
2024-05-23 04:50:01 -07:00
2024-07-24 16:17:00 +01:00
2024-07-24 16:17:00 +01:00
2024-07-31 04:40:29 -07:00
2024-07-31 10:37:14 +01:00
2024-07-17 05:08:52 -07:00
2024-06-25 05:07:56 -07:00
2024-07-24 16:17:00 +01:00
2024-06-27 08:39:12 -07:00
2024-05-16 01:42:56 -07:00
2023-06-05 09:47:58 +00:00
2024-07-24 16:17:00 +01:00
2024-07-25 05:09:43 -07:00
2024-07-24 16:17:02 +01:00
2024-07-31 10:29:39 -07:00
2024-07-24 16:17:02 +01:00
2024-07-01 09:47:25 -07:00
2024-07-24 16:17:02 +01:00
2024-07-31 10:29:39 -07:00
2024-07-12 08:11:01 -07:00
2024-07-31 10:29:39 -07:00
2024-07-24 16:17:01 +01:00
2024-01-10 07:22:00 -08:00
2023-11-15 02:34:40 -08:00