Mercurial > mplayer.hg
graph
-
Fix warning:Sat, 25 Aug 2007 16:24:17 +0000, by diego
-
Fix warnings:Sat, 25 Aug 2007 16:19:42 +0000, by diego
-
Extract a poor int declaration from within the uncouth grip of an if statementSat, 25 Aug 2007 16:15:46 +0000, by diego
-
Fix warnings:Sat, 25 Aug 2007 16:03:02 +0000, by diego
-
Fix warning:Sat, 25 Aug 2007 15:53:27 +0000, by diego
-
Document xorg.conf option needed for Xv playback on Intel cards.Sat, 25 Aug 2007 14:23:15 +0000, by rathann
-
Fix warning:Sat, 25 Aug 2007 13:37:19 +0000, by diego
-
Fix warnings:Sat, 25 Aug 2007 13:28:25 +0000, by diego
-
Fix warnings:Sat, 25 Aug 2007 13:23:40 +0000, by diego
-
Add multiple inclusion guards.Sat, 25 Aug 2007 13:18:29 +0000, by diego
-
Fix warning:Sat, 25 Aug 2007 13:13:08 +0000, by diego
-
Move button variable into the if () where it is actually used.Sat, 25 Aug 2007 13:08:49 +0000, by diego
-
Remove redundant extern declarations, #include the right headers instead.Sat, 25 Aug 2007 13:05:07 +0000, by diego
-
sync w/r24084Sat, 25 Aug 2007 12:51:33 +0000, by gpoirier
-
Fix redundant redeclaration warnings.Sat, 25 Aug 2007 12:50:05 +0000, by diego
-
Fix unused variable warning when USE_DVDNAV is not defined.Sat, 25 Aug 2007 12:47:41 +0000, by diego
-
Remove redundant extern variable declarations, include proper headers instead.Sat, 25 Aug 2007 12:25:34 +0000, by diego
-
Remove redundant variable declaration.Sat, 25 Aug 2007 12:19:16 +0000, by diego
-
Remove redundant variable declarations.Sat, 25 Aug 2007 12:12:31 +0000, by diego
-
Remove redundant variable declaration.Sat, 25 Aug 2007 12:10:33 +0000, by diego
-
Remove redundant variable declarations.Sat, 25 Aug 2007 12:04:52 +0000, by diego
-
Remove redundant variable declaration.Sat, 25 Aug 2007 12:02:16 +0000, by diego
-
Remove redundant variable declaration.Sat, 25 Aug 2007 11:59:28 +0000, by diego
-
Fix some unused variable warnings.Sat, 25 Aug 2007 09:46:47 +0000, by diego
-
Revert r24158, it is not necessary with unsigned bitfieldSat, 25 Aug 2007 09:29:27 +0000, by reimar
-
Change bitfield to unsigned so that we get the usual truth valuesSat, 25 Aug 2007 09:27:43 +0000, by reimar
-
synced with r24137Sat, 25 Aug 2007 09:17:14 +0000, by Gabrov
-
Hack around broken bitfields in gcc 4.2Sat, 25 Aug 2007 07:35:35 +0000, by reimar
-
Fix invalid fd check, the bug is somewhere else though.Sat, 25 Aug 2007 07:30:17 +0000, by reimar
-
HACK: check added fds for validity because otherwise mplayerSat, 25 Aug 2007 07:08:49 +0000, by reimar
-
Fix loads of warningsSat, 25 Aug 2007 06:52:17 +0000, by reimar
-
Handle queued commands from input event functions immediatelySat, 25 Aug 2007 04:28:20 +0000, by uau
-
Watch X11 fd in main input select() if using vo xvSat, 25 Aug 2007 04:28:17 +0000, by uau
-
Add separate event input type for terminal+voSat, 25 Aug 2007 04:28:14 +0000, by uau
-
Use a single select() for both key and slave inputSat, 25 Aug 2007 04:28:11 +0000, by uau
-
Clean up getch2() code somewhatSat, 25 Aug 2007 04:28:09 +0000, by uau
-
Make terminal input work more like VO key inputSat, 25 Aug 2007 04:28:08 +0000, by uau
-
Remove unused functionSat, 25 Aug 2007 04:28:06 +0000, by uau
-
Use bitfield instead of manual bit fiddling in input.cSat, 25 Aug 2007 04:28:04 +0000, by uau
-
Remove redundant variable declaration.Sat, 25 Aug 2007 00:30:28 +0000, by diego
-
Fix unused variable warning.Sat, 25 Aug 2007 00:23:38 +0000, by diego
-
Add missing pixelformat conversion function prototypeFri, 24 Aug 2007 20:59:55 +0000, by reimar
-
Move Apple gcc AltiVec vector declaration syntax to libavutil.Fri, 24 Aug 2007 15:04:14 +0000, by diego
-
Add -mstackrealign to CFLAGS on Darwin, fixes loading WMV9 DLL.Fri, 24 Aug 2007 12:49:59 +0000, by diego
-
Remove redundant extern variable declaration.Fri, 24 Aug 2007 12:45:26 +0000, by diego
-
Fix unused variable warning.Fri, 24 Aug 2007 11:18:07 +0000, by diego
-
Remove unused variable.Fri, 24 Aug 2007 11:16:32 +0000, by diego
-
Remove silly #ifdef around the complete file.Fri, 24 Aug 2007 11:06:07 +0000, by diego
-
misc markup fixesFri, 24 Aug 2007 10:50:29 +0000, by diego
-
Wording and markup improvements for the -tvscan option.Fri, 24 Aug 2007 10:40:57 +0000, by diego
-
Leading underscores in identifiers are forbidden.Fri, 24 Aug 2007 09:28:44 +0000, by diego
-
Remove fallback round implementation that is protected by a preprocessorFri, 24 Aug 2007 09:23:06 +0000, by diego
-
Remove unused extern variable declaration.Fri, 24 Aug 2007 09:15:21 +0000, by diego
-
Remove redundant variable declaration along with the corresponding warning.Fri, 24 Aug 2007 09:14:41 +0000, by diego
-
1000l: Revert stray hunk that crept in with last commit.Fri, 24 Aug 2007 09:12:00 +0000, by diego
-
Use consistent include path.Fri, 24 Aug 2007 00:11:15 +0000, by diego
-
Removed uninitialized variable.Thu, 23 Aug 2007 23:14:00 +0000, by cehoyos
-
Use new request_channelsThu, 23 Aug 2007 20:29:57 +0000, by reimar
-
100l typo: ENTER --> KPENTERThu, 23 Aug 2007 17:45:54 +0000, by diego
-
Fix KPENTER keycode value on Mac OS X.Thu, 23 Aug 2007 17:16:48 +0000, by diego