Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 21 Jan 2008 00:10:51 +0000 | diego | Comment out unused variables, fixes the warnings: |
Sun, 20 Jan 2008 20:58:02 +0000 | rtogni | Prevent possible buffer overflow on album_title[] |
Sun, 20 Jan 2008 20:43:46 +0000 | rtogni | Clear tmp between ip6 check and string escape to prevent reuse of the |
Sun, 20 Jan 2008 17:16:39 +0000 | diego | Fix a ton of illegal identifiers. Identifiers starting with __ or _ and a |
Sun, 20 Jan 2008 17:03:35 +0000 | cehoyos | Added missing single quotation mark. |
Sun, 20 Jan 2008 16:13:51 +0000 | ulion | Fix compilation failue: |
Sun, 20 Jan 2008 15:43:10 +0000 | ulion | Fix vobsub_seek use same reseek method as vobsub_get_packet did. |
Sun, 20 Jan 2008 15:39:13 +0000 | ulion | Fix auto-sub code to support filenames with any extension length. |