Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 27 Oct 2007 12:33:56 +0000 | nicodvb | cosmetics: removed tabs/empty lines/trailing spaces and done a partial reformatting where desperately needed |
Sat, 27 Oct 2007 12:24:08 +0000 | zuxy | Avoid crash after recovering from screensaver |
Sat, 27 Oct 2007 11:55:16 +0000 | nicodvb | cosmetics: moved to function find_video_codec() and reused in video_read_*() the code that identifies the various mpeg* formats |
Sat, 27 Oct 2007 06:47:35 +0000 | reimar | Remove assert. Not only are they no help at all and proper checks should |
Sat, 27 Oct 2007 04:46:01 +0000 | voroshil | Basic support for Closed Captioning Roll-up mode. |
Sat, 27 Oct 2007 00:37:46 +0000 | ulion | Reset two static variables for nosub range when subdata changed/switched. |
Thu, 25 Oct 2007 21:20:28 +0000 | eugeni | Cosmetics: fix indentation after last commit. |
Thu, 25 Oct 2007 21:19:20 +0000 | eugeni | Check return value of add_face. |