summaryrefslogtreecommitdiff
path: root/modules/gst_video
diff options
context:
space:
mode:
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