mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 17:51:16 +00:00
androidmedia: Fix typo
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5130>
This commit is contained in:
parent
ec201c6577
commit
794d723871
1 changed files with 1 additions and 1 deletions
|
@ -1136,7 +1136,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