Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Letwory <nathan@letworyinteractive.com>2011-02-25 13:21:56 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-25 13:21:56 +0300
commit45ed5f53f6bc298766fcafaa25ef2535eaad6ec2 (patch)
treeaabf25c6a415fa05da536aa638b6de2b9ab0d934 /intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
parent6aae3bb5c85196bd7caa0ae941d24639988baf0c (diff)
doxgyen: audaspace tagged.
Diffstat (limited to 'intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp')
-rw-r--r--intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp b/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
index 01967b88df8..078a10a68cb 100644
--- a/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
+++ b/intern/audaspace/ffmpeg/AUD_FFMPEGReader.cpp
@@ -24,6 +24,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file audaspace/ffmpeg/AUD_FFMPEGReader.cpp
+ * \ingroup audffmpeg
+ */
+
+
// needed for INT64_C
#ifndef __STDC_CONSTANT_MACROS
#define __STDC_CONSTANT_MACROS