mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-06-19 19:03:00 +02:00
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:
+1
-1
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user