repo.or.cz
/
kugel-rb
/
myfork.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
FS#8961 - Anti-Aliased Fonts.
[kugel-rb/myfork.git]
/
apps
/
codecs
/
libwma
/
ffmpeg_config.h
blob
12b0666e42d4ec872745e239f99bc77f302ba14e
1
/* Automatically generated by configure - do not modify */
2
#ifndef _FFMPEG_CONFIG_H
3
#define _FFMPEG_CONFIG_H
4
#include
"codecs.h"
5
6
#ifdef CPU_ARM
7
#define CONFIG_ALIGN 1
8
#endif
9
10
#ifdef ROCKBOX_BIG_ENDIAN
11
#define WORDS_BIGENDIAN
12
#endif
13
14
#endif