git.videolan.org
/
ffmpeg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e3ea5b
)
Include config.h from huffyuvdsp.h.
author
Carl Eugen Hoyos
<cehoyos@ag.or.at>
Tue, 25 Nov 2014 00:28:19 +0000
(
01:28
+0100)
committer
Carl Eugen Hoyos
<cehoyos@ag.or.at>
Tue, 25 Nov 2014 01:00:27 +0000
(
02:00
+0100)
Fixes a warning about undefined HAVE_BIGENDIAN when running make checkheaders.
libavcodec/huffyuvdsp.h
patch
|
blob
|
history
diff --git
a/libavcodec/huffyuvdsp.h
b/libavcodec/huffyuvdsp.h
index
78b2bca
..
db37728
100644
(file)
--- a/
libavcodec/huffyuvdsp.h
+++ b/
libavcodec/huffyuvdsp.h
@@
-20,6
+20,7
@@
#define AVCODEC_HUFFYUVDSP_H
#include <stdint.h>
+#include "config.h"
#if HAVE_BIGENDIAN
#define B 3