vima: add @file doxy

Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
Paul B Mahol 2013-04-25 20:17:05 +00:00
parent da22760364
commit 2c5700c5e2
1 changed files with 6 additions and 0 deletions

View File

@ -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"