Fix opengl.md typo

This commit is contained in:
Alcaro 2020-03-10 13:34:24 +00:00
parent af9e42d130
commit 2460277e2e

View file

@ -203,7 +203,7 @@ frame in an OpenGL texture.
### `GstGLBuffer`
`GstGLMemory` is a `GstMemory` subclass that holds data stored in an OpenGL
`GstGLBuffer` is a `GstMemory` subclass that holds data stored in an OpenGL
buffer object.
### Automatic Transfers To/From The GPU