mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-20 02:22:43 -05:00
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
|
|
@ -23,7 +23,7 @@
|
|||
#define AVCODEC_FFT_H
|
||||
|
||||
#include <stdint.h>
|
||||
#include "config.h"
|
||||
//#include "config.h"
|
||||
#include "libavutil/mem.h"
|
||||
#include "avfft.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue