Commit 5ddb1d87 authored by ods15's avatar ods15

Add doxygen file header to libnut.c


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@8315 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 4ff2f543
......@@ -19,6 +19,12 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
/**
* @file libnut.c
* NUT demuxing and muxing via libnut.
* @author Oded Shimon <ods15@ods15.dyndns.org>
*/
#include "avformat.h"
#include "riff.h"
#include <libnut.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment