1
0
Fork 0
forked from len0rd/rockbox

Modify the ffmpeg source files in apps/codecs/libwmapro in order to compile the codec standalone.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25764 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Mohamed Tarek 2010-04-30 12:20:25 +00:00
parent cf43e5083b
commit fe147cec65
18 changed files with 123 additions and 52 deletions

View file

@ -20,7 +20,7 @@
#define AVUTIL_INTREADWRITE_H
#include <stdint.h>
#include "config.h"
//#include "config.h"
#include "bswap.h"
#include "common.h"