Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 13 Apr 2006 21:25:37 +0000 | gpoirier | Document sinesupress audio filter, thanks to the help of Michael Niedermayer and Jan Knutar. |
Thu, 13 Apr 2006 16:49:56 +0000 | diego | Simplify mkdir calls. |
Thu, 13 Apr 2006 10:36:17 +0000 | michael | very simple filter which can remove a sine at a specified frequency, usefull to get rid of the 50/60hz noise on ultra crappy equipment |
Wed, 12 Apr 2006 20:17:07 +0000 | reimar | define MONITOR_DEFAULTTOPRIMARY if necessary, some mingw version seem to miss it |
Wed, 12 Apr 2006 14:20:51 +0000 | reimar | fixes and cleanup for windows fullscreen switching (restore old position, |
Wed, 12 Apr 2006 14:11:26 +0000 | reimar | fixes and cleanup for windows fullscreen switching (restore old position, |
Wed, 12 Apr 2006 11:19:49 +0000 | reimar | missing ifoClose and return 1. Patch by kiriuja (mplayer-patches at en-directo net) |