Mercurial > mplayer.hg
view input/Makefile @ 22301:e4950f7dc165
Reset the edl_decision flag after the seek is done.
Previously it affected every later seek (even in other files).
author | uau |
---|---|
date | Fri, 23 Feb 2007 01:53:09 +0000 |
parents | ef59ac68c9b6 |
children | 8bcff5c7e387 |
line wrap: on
line source
include ../config.mak LIBNAME = libinput.a SRCS=input.c SRCS-$(JOYSTICK) += joystick.c SRCS-$(LIRC) += lirc.c include ../mpcommon.mak