summaryrefslogtreecommitdiff
path: root/gst-libs/gst/gl/gstgldisplay.h
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-06-12 11:33:02 +0100
committerMatthew Waters <ystreet00@gmail.com>2014-03-15 18:36:35 +0100
commitf5ac0a784d3f9c803cf396c07b1663bfa595635f (patch)
tree7a01a0aaecf2b3986b0f713ff5b52771e02e7dfe /gst-libs/gst/gl/gstgldisplay.h
parent2680375248fb81d7e0e6fa7a638af08e8e99e39b (diff)
downloadgstreamer-plugins-bad-f5ac0a784d3f9c803cf396c07b1663bfa595635f.tar.gz
[352/906] fix typo
Change GST_GL_DISPLAY_PROJECTION_PERSPECIVE to GST_GL_DISPLAY_PROJECTION_PERSPECTIVE. Re-indent a couple of files that needed it.
Diffstat (limited to 'gst-libs/gst/gl/gstgldisplay.h')
-rw-r--r--gst-libs/gst/gl/gstgldisplay.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/gl/gstgldisplay.h b/gst-libs/gst/gl/gstgldisplay.h
index f737e8b93..738c6f3e7 100644
--- a/gst-libs/gst/gl/gstgldisplay.h
+++ b/gst-libs/gst/gl/gstgldisplay.h
@@ -55,7 +55,7 @@ typedef enum
typedef enum
{
GST_GL_DISPLAY_PROJECTION_ORTHO2D,
- GST_GL_DISPLAY_PROJECTION_PERSPECIVE
+ GST_GL_DISPLAY_PROJECTION_PERSPECTIVE
} GstGLDisplayProjection;
//Texture pool elements