From 983e3246b7528e6ffc0cc347d54b86e161140fe6 Mon Sep 17 00:00:00 2001 From: Michael Niedermayer Date: Thu, 6 Mar 2003 11:32:04 +0000 Subject: per file doxy Originally committed as revision 1634 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/wmadata.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'libavcodec/wmadata.h') diff --git a/libavcodec/wmadata.h b/libavcodec/wmadata.h index 12050b2f36..ee17207102 100644 --- a/libavcodec/wmadata.h +++ b/libavcodec/wmadata.h @@ -1,4 +1,7 @@ -/* Various WMA tables */ +/** + * @file wmadata.h + * Various WMA tables. + */ static const uint16_t wma_critical_freqs[25] = { 100, 200, 300, 400, 510, 630, 770, 920, -- cgit v1.2.3