mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 15:08:53 +00:00
glimagesink: fix typo in docs
Fixes #3233 Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5942>
This commit is contained in:
parent
16bace45f0
commit
ceed3f9914
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
||||||
* No special opengl extension is used in this pipeline, that's why it should work
|
* No special opengl extension is used in this pipeline, that's why it should work
|
||||||
* with OpenGL >= 1.1. That's the case if you are using the MESA3D driver v1.3.
|
* with OpenGL >= 1.1. That's the case if you are using the MESA3D driver v1.3.
|
||||||
* |[
|
* |[
|
||||||
* gst-plugins-bas/tests/examples/gl/generic/cube
|
* gst-plugins-base/tests/examples/gl/generic/cube
|
||||||
* ]| The graphic FPS scene can be greater than the input video FPS.
|
* ]| The graphic FPS scene can be greater than the input video FPS.
|
||||||
* The graphic scene can be written from a client code through the
|
* The graphic scene can be written from a client code through the
|
||||||
* two glfilterapp properties.
|
* two glfilterapp properties.
|
||||||
|
|
Loading…
Reference in a new issue