summaryrefslogtreecommitdiff
path: root/modules/gst_video
diff options
context:
space:
mode:
authorAlfred E. Heggestad <aeh@db.org>2015-08-01 19:05:55 +0200
committerAlfred E. Heggestad <aeh@db.org>2015-08-01 19:05:55 +0200
commit64fe62e5b09fb2997d64936fcd52441df3447109 (patch)
tree5ffa3f97e98e9b872ca62afe7008cc953df2d749 /modules/gst_video
parent5afea9730d64aacf3adcb822b34bbc810ed4dedb (diff)
gst: update doxygen headers
Diffstat (limited to 'modules/gst_video')
-rw-r--r--modules/gst_video/gst_video.c2
-rw-r--r--modules/gst_video/gst_video.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/modules/gst_video/gst_video.c b/modules/gst_video/gst_video.c
index b04dbe4..b0afa06 100644
--- a/modules/gst_video/gst_video.c
+++ b/modules/gst_video/gst_video.c
@@ -1,5 +1,5 @@
/**
- * @file gst_video.c Video codecs using Gstreamer
+ * @file gst_video/gst_video.c Video codecs using Gstreamer
*
* Copyright (C) 2010 Creytiv.com
* Copyright (C) 2014 Fadeev Alexander
diff --git a/modules/gst_video/gst_video.h b/modules/gst_video/gst_video.h
index 16817e1..7c5af23 100644
--- a/modules/gst_video/gst_video.h
+++ b/modules/gst_video/gst_video.h
@@ -1,5 +1,5 @@
/**
- * @file gst_video.h Gstreamer video pipeline -- internal API
+ * @file gst_video/gst_video.h Gstreamer video pipeline -- internal API
*
* Copyright (C) 2010 - 2014 Creytiv.com
* Copyright (C) 2014 Fadeev Alexander