Revision 6a5d31ac libavformat/wv.c
libavformat/wv.c | ||
---|---|---|
19 | 19 |
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA |
20 | 20 |
*/ |
21 | 21 |
|
22 |
#include "libavutil/bswap.h"
|
|
22 |
#include "libavutil/intreadwrite.h"
|
|
23 | 23 |
#include "avformat.h" |
24 | 24 |
|
25 | 25 |
// specs say that maximum block size is 1Mb |
Also available in: Unified diff