Commit e7d4990e authored by bellard's avatar bellard

removed MAXINT64


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@2114 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 6e510372
......@@ -46,8 +46,6 @@
#define INFINITY HUGE_VAL
#endif
#define MAXINT64 int64_t_C(0x7fffffffffffffff)
/* select an input stream for an output stream */
typedef struct AVStreamMap {
int file_index;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment