Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sun, 14 Nov 2010 09:12:34 +0000 | cboesch | Remove most of the NULL pointer check before free all over the code |
Sat, 13 Nov 2010 10:23:34 +0000 | reimar | If audio_block_size is 0 that is a bug (and will result in a division by 0 |
Sat, 13 Nov 2010 10:17:13 +0000 | reimar | Fix possible division by 0 if -aid is used for AVI files. |
Fri, 12 Nov 2010 07:16:32 +0000 | reimar | Unescape username/password when URL-parsing. |