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:
parent
cf43e5083b
commit
fe147cec65
18 changed files with 123 additions and 52 deletions
|
@ -20,7 +20,7 @@
|
|||
#define AVUTIL_INTREADWRITE_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include "config.h"
|
||||
//#include "config.h"
|
||||
#include "bswap.h"
|
||||
#include "common.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue