mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-04 13:32:29 +00:00
androidmedia: Fix typo
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5136>
This commit is contained in:
parent
8602154155
commit
11595175e5
1 changed files with 1 additions and 1 deletions
|
@ -1134,7 +1134,7 @@ _amc_gl_possibly_wait_for_gl_sync (struct gl_sync *sync, gint64 end_time)
|
|||
*
|
||||
* As a result, we need to advance the ready counter somehow ourselves when
|
||||
* such events happen. There is no reliable way of knowing when/if the frame
|
||||
* listener is going to fire. The only uniqueu identifier,
|
||||
* listener is going to fire. The only unique identifier,
|
||||
* SurfaceTexture::get_timestamp seems to always return 0.
|
||||
*
|
||||
* The maximum queue size as defined in
|
||||
|
|
Loading…
Reference in a new issue