Go to the documentation of this file.
43 #define VLC_TICK_INVALID INT64_C(0)
44 #define VLC_TICK_0 INT64_C(1)
46 #define CLOCK_FREQ INT64_C(1000000)
53 #define INTF_IDLE_SLEEP VLC_TICK_FROM_MS(50)
60 #define INPUT_IDLE_SLEEP VLC_TICK_FROM_MS(100)
68 #define DEFAULT_PTS_DELAY VLC_TICK_FROM_MS(300)
79 #define VOUT_ASPECT_FACTOR 432000
83 #define VOUT_MAX_WIDTH 4096
86 #define VOUT_MAX_PLANES 5
96 #define VOUT_OUTMEM_SLEEP VLC_TICK_FROM_MS(20)
99 #define VOUT_TITLE "VLC"