Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Wed, 23 Jan 2008 00:05:48 +0000 | diego | Move compare.c to TOOLS, add it to the Makefile and document it. |
Mon, 21 Jan 2008 20:46:28 +0000 | reimar | Fix typo in comment |
Mon, 21 Jan 2008 19:59:27 +0000 | reimar | Remove useless casts |
Mon, 21 Jan 2008 10:55:56 +0000 | Gabrov | synced with r25826 |
Mon, 21 Jan 2008 00:14:52 +0000 | diego | Surround variable declarations by preprocessor conditionals to avoid warnings: |
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[] |