Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 19 Jun 2011 16:52:51 +0000 | reimar | Add forgotten void. |
Sun, 19 Jun 2011 16:48:33 +0000 | reimar | Move init_vo_spudec to mp_common.c and reuse it in mencoder. |
Sun, 19 Jun 2011 16:28:18 +0000 | reimar | Fix printing of subtitle type, the wrong index was used to lookup the type. |
Sun, 19 Jun 2011 16:11:42 +0000 | ib | Remove xpm definitions inside source file. |
Sun, 19 Jun 2011 16:05:35 +0000 | reimar | Factor out a tiny bit of common code. |
Sun, 19 Jun 2011 15:35:58 +0000 | ib | Add missing gui directory to Makefile. |
Sun, 19 Jun 2011 15:34:08 +0000 | ib | Rename some gtk files. |
Sun, 19 Jun 2011 13:58:45 +0000 | ib | Add const to string pointer argument that will not be modified. |