Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 09 Oct 2006 18:48:55 +0000 | reimar | Free track data if error occurs while reading trackentry |
Mon, 09 Oct 2006 18:37:16 +0000 | vayne | indentation fixes. |
Mon, 09 Oct 2006 18:28:58 +0000 | reimar | Free track encodings on error or demuxer close |
Mon, 09 Oct 2006 18:22:57 +0000 | vayne | added a simple timer to hide the mouse when in fullscreen mode. |
Mon, 09 Oct 2006 18:21:50 +0000 | vayne | fixed a crash bug as a result of the last change, as well as file skipping (hopefully) |
Mon, 09 Oct 2006 18:00:54 +0000 | reimar | replace malloc+memset by calloc |
Mon, 09 Oct 2006 17:48:43 +0000 | reimar | Remove cast of realloc result missed in last patch |
Mon, 09 Oct 2006 17:41:37 +0000 | reimar | Remove unneeded casts for malloc/realloc calls |