]> git.sesse.net Git - vlc/blobdiff - include/config.h.in
The motion compensation routines are now modules as well ; choose your
[vlc] / include / config.h.in
index 07e2c5bec017d3644312ada14716d769cf501be1..34dd6c02cf52cfd390f124f5be56119683a0dbdb 100644 (file)
 /* Environment variable containing the display method */
 #define VOUT_METHOD_VAR                 "vlc_vout"
 
+/* Environment variable containing the motion compensation method */
+#define MOTION_METHOD_VAR               "vlc_motion"
+
 /* Environment variable containing the IDCT method */
 #define IDCT_METHOD_VAR                 "vlc_idct"