diff options
author | deva <deva> | 2008-03-17 09:46:10 +0000 |
---|---|---|
committer | deva <deva> | 2008-03-17 09:46:10 +0000 |
commit | 981d6fc44428897455cb5aba6441752123510a3e (patch) | |
tree | d114d7bd77cae9727cb3bd17a0e62660cdc76724 /miavd/ffoutput.h | |
parent | dcd55372f7a3ad79969852dad30edd9c30a22c5c (diff) |
I'm getting kind of tired of ffmpeg not making sure thier internal symbols are defined correctly\!
Diffstat (limited to 'miavd/ffoutput.h')
-rw-r--r-- | miavd/ffoutput.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/miavd/ffoutput.h b/miavd/ffoutput.h index 8074b83..922f7d2 100644 --- a/miavd/ffoutput.h +++ b/miavd/ffoutput.h @@ -27,9 +27,7 @@ #ifndef __MIAV_FFOUTPUT_H__ #define __MIAV_FFOUTPUT_H__ -#define __STDC_CONSTANT_MACROS #include <stdint.h> - extern "C" { #include <ffmpeg/avformat.h> #include <ffmpeg/avcodec.h> |