Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 02 Nov 2008 11:48:20 +0000 | reimar | Consistently use NULL for pointers instead of 0. |
Sun, 02 Nov 2008 09:57:22 +0000 | reimar | Fallback to non-fontconfig behaviour when fontconfig initialization fails. |
Sat, 01 Nov 2008 13:56:11 +0000 | aurel | vobsub: move extradata out of vobsub_t struct |
Sat, 01 Nov 2008 13:51:39 +0000 | aurel | vobsub: add sanity check |
Fri, 31 Oct 2008 18:44:45 +0000 | diego | Add an option that sets initial playback volume. |
Fri, 31 Oct 2008 13:13:52 +0000 | reimar | Missing free in malloc error case in COutputPinCreate. |