Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 11 Dec 2007 19:56:40 +0000 | reimar | Make init_video function in dec_video static, it is not used outside that file. |
Tue, 11 Dec 2007 19:54:35 +0000 | diego | Identifiers starting with __ are reserved for the system. |
Tue, 11 Dec 2007 19:52:17 +0000 | diego | Remove pointless HAVE_ALTIVEC around the whole file, it is only compiled when |
Tue, 11 Dec 2007 14:53:14 +0000 | diego | Relicense as GPL v2 or later like the rest of liba52. |
Tue, 11 Dec 2007 10:12:58 +0000 | ulion | Fix spudec to display current vobsub immediately after a seek. |
Tue, 11 Dec 2007 08:17:49 +0000 | ulion | Make up missing changelog for dts wav support. |
Tue, 11 Dec 2007 08:11:21 +0000 | ulion | Support to run multiple mplayer commands set in menu.conf |
Tue, 11 Dec 2007 08:03:47 +0000 | ulion | Add new function for parsing and queueing multi-commands separated by \n or \r. |