dancho
d3fa33250b
Fix a race condition in AudioGraphInput
...
AudioGraphInput.onMediaItemChanged is called on input thread. Pending
media item changes are processed on processing thread, inside calls to
getOutput().
This change allows multiple pending media item changes to be enqueued,
and processed in sequence.
PiperOrigin-RevId: 638995291
2024-05-31 04:53:13 -07:00
..
2024-04-15 02:38:29 -07:00
2024-05-30 10:02:01 -07:00
2024-03-11 06:45:15 -07:00
2023-06-29 22:50:04 +00:00
2024-05-31 04:33:14 -07:00
2024-05-23 08:32:26 -07:00
2024-05-23 10:03:12 -07:00
2023-06-05 09:47:58 +00:00
2024-05-01 06:42:36 -07:00
2024-01-26 10:06:18 -08:00
2024-01-26 10:06:18 -08:00
2024-02-15 02:35:12 -08:00
2024-05-23 04:50:01 -07:00
2024-02-15 02:35:12 -08:00
2024-02-15 02:35:12 -08:00
2024-05-29 05:39:35 -07:00
2024-05-31 02:22:16 -07:00
2024-05-24 07:11:39 -07:00
2024-05-30 09:10:09 -07:00
2024-05-09 06:59:53 -07:00
2024-05-15 05:23:30 -07:00
2024-05-16 01:42:56 -07:00
2023-06-05 09:47:58 +00:00
2024-05-24 04:10:27 -07:00
2024-05-30 07:37:26 -07:00
2024-05-29 03:39:07 -07:00
2024-05-30 07:32:22 -07:00
2024-05-30 07:05:27 -07:00
2024-05-14 09:30:18 -07:00
2024-05-14 10:18:59 -07:00
2024-05-30 09:19:28 -07:00
2024-05-30 03:57:35 -07:00
2024-05-31 04:53:13 -07:00
2024-04-09 04:12:42 -07:00
2024-01-10 07:22:00 -08:00
2023-11-15 02:34:40 -08:00