[FFmpeg-cvslog] vima: add @file doxy
Paul B Mahol
git at videolan.org
Thu Apr 25 22:23:02 CEST 2013
ffmpeg | branch: master | Paul B Mahol <onemda at gmail.com> | Thu Apr 25 20:17:05 2013 +0000| [2c5700c5e2be392c54fc9777ab319d0bd34c5f00] | committer: Paul B Mahol
vima: add @file doxy
Signed-off-by: Paul B Mahol <onemda at gmail.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2c5700c5e2be392c54fc9777ab319d0bd34c5f00
---
libavcodec/vima.c | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/libavcodec/vima.c b/libavcodec/vima.c
index af14716..0513ee2 100644
--- a/libavcodec/vima.c
+++ b/libavcodec/vima.c
@@ -19,6 +19,12 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
+/**
+ * @file
+ * LucasArts VIMA audio decoder
+ * @author Paul B Mahol
+ */
+
#include "libavutil/channel_layout.h"
#include "avcodec.h"
#include "get_bits.h"
More information about the ffmpeg-cvslog
mailing list