Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 17 Oct 2010 15:54:55 +0000 | reimar | Add experimental af_cmdline slave command to allow changing filter options at runtime. |
Sun, 17 Oct 2010 15:52:18 +0000 | reimar | Make af_reinit "public", to allow using it in future patches. |
Sun, 17 Oct 2010 15:30:14 +0000 | reimar | Avoid C99-style loops with variable declaration inside for () |
Sun, 17 Oct 2010 15:25:38 +0000 | reimar | Add proper include for set_priority, |
Sun, 17 Oct 2010 15:23:33 +0000 | reimar | Move gui-specific code out of common_init, it certainly does |
Sun, 17 Oct 2010 15:17:46 +0000 | reimar | Add windows.h include to fix compilation in some cases. |
Sun, 17 Oct 2010 09:06:18 +0000 | reimar | Make code clearer by putting the "special case hack" inside the if. |