log

age author description
Sat, 25 Aug 2007 07:30:17 +0000 reimar Fix invalid fd check, the bug is somewhere else though.
Sat, 25 Aug 2007 07:08:49 +0000 reimar HACK: check added fds for validity because otherwise mplayer
Sat, 25 Aug 2007 06:52:17 +0000 reimar Fix loads of warnings
Sat, 25 Aug 2007 04:28:20 +0000 uau Handle queued commands from input event functions immediately
Sat, 25 Aug 2007 04:28:17 +0000 uau Watch X11 fd in main input select() if using vo xv
Sat, 25 Aug 2007 04:28:14 +0000 uau Add separate event input type for terminal+vo
Sat, 25 Aug 2007 04:28:11 +0000 uau Use a single select() for both key and slave input
Sat, 25 Aug 2007 04:28:09 +0000 uau Clean up getch2() code somewhat
Sat, 25 Aug 2007 04:28:08 +0000 uau Make terminal input work more like VO key input
Sat, 25 Aug 2007 04:28:06 +0000 uau Remove unused function
Sat, 25 Aug 2007 04:28:04 +0000 uau Use bitfield instead of manual bit fiddling in input.c
Sat, 25 Aug 2007 00:30:28 +0000 diego Remove redundant variable declaration.
Sat, 25 Aug 2007 00:23:38 +0000 diego Fix unused variable warning.
Fri, 24 Aug 2007 20:59:55 +0000 reimar Add missing pixelformat conversion function prototype
Fri, 24 Aug 2007 15:04:14 +0000 diego Move Apple gcc AltiVec vector declaration syntax to libavutil.