move common stuff from avienc.c and wav.c to new file riff.c

Originally committed as revision 5720 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Måns Rullgård
2006-07-12 00:09:34 +00:00
parent b8635ec6ef
commit 9d9f4119bd
23 changed files with 528 additions and 498 deletions
+1 -1
View File
@@ -23,7 +23,7 @@
#include "avformat.h"
#include "allformats.h"
#include "avi.h"
#include "riff.h"
#include "bswap.h"
/* if we don't know the size in advance */