vlc | branch: master | victorien.lecouviour.tuf...@gmail.com 
<victorien.lecouviour.tuf...@gmail.com> | Mon Jul 17 13:21:33 2017 +0200| 
[5cb0604bb80f4a49564aa47d287ce3d78cc42719] | committer: Jean-Baptiste Kempf

opengl: correct documentation

Signed-off-by: Jean-Baptiste Kempf <j...@videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5cb0604bb80f4a49564aa47d287ce3d78cc42719
---

 modules/video_output/opengl/internal.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/modules/video_output/opengl/internal.h 
b/modules/video_output/opengl/internal.h
index 9d5639a107..3c27d49028 100644
--- a/modules/video_output/opengl/internal.h
+++ b/modules/video_output/opengl/internal.h
@@ -317,8 +317,8 @@ struct opengl_tex_converter_t
  * \param tc OpenGL tex converter
  * \param tex_target GL_TEXTURE_2D or GL_TEXTURE_RECTANGLE
  * \param chroma chroma used to generate the fragment shader
- * \param if not COLOR_SPACE_UNDEF, YUV planes will be converted to RGB
- * according to the color space
+ * \param yuv_space if not COLOR_SPACE_UNDEF, YUV planes will be converted to
+ * RGB according to the color space
  * \return the compiled fragment shader or 0 in case of error
  */
 GLuint

_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to