removed MAXINT64
Originally committed as revision 2114 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
25c4950e9b
commit
5b685a7a76
2
ffmpeg.c
2
ffmpeg.c
@ -46,8 +46,6 @@
|
|||||||
#define INFINITY HUGE_VAL
|
#define INFINITY HUGE_VAL
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#define MAXINT64 int64_t_C(0x7fffffffffffffff)
|
|
||||||
|
|
||||||
/* select an input stream for an output stream */
|
/* select an input stream for an output stream */
|
||||||
typedef struct AVStreamMap {
|
typedef struct AVStreamMap {
|
||||||
int file_index;
|
int file_index;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user