Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 20 Dec 2009 17:09:20 +0000 | diego | Remove pointless return statements from functions that return nothing. |
Sun, 20 Dec 2009 17:01:47 +0000 | diego | Move code to write multiple inclusion guards to generated files into functions. |
Sun, 20 Dec 2009 16:32:58 +0000 | ramiro | Set horizontal scaler's range conversion in context in sws_init_swScale(). |
Sun, 20 Dec 2009 16:21:25 +0000 | ramiro | Set horizontal scaler's src offsets in context in sws_init_swScale(). |
Sun, 20 Dec 2009 15:16:34 +0000 | diego | cosmetics: Use more consistent formatting style for generated files. |
Sun, 20 Dec 2009 14:43:50 +0000 | diego | cosmetics: Use a consistent formattting style; tabs to spaces. |
Sun, 20 Dec 2009 14:32:34 +0000 | reimar | Change %f to %e in generated fragment programs to avoid losing precision unnecessarily. |
Sun, 20 Dec 2009 14:14:56 +0000 | diego | Run vidix/pci_db2c.awk directly instead of passing it to awk. |