Commit 5b685a7a authored by Fabrice Bellard's avatar Fabrice Bellard

removed MAXINT64

Originally committed as revision 2114 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 25c4950e
......@@ -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