Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Sat, 11 Dec 2010 21:11:33 +0000 | reimar | Fix mp_check_mp3_header: it checked for a byte-swapped MP3-header |
Sat, 11 Dec 2010 19:32:23 +0000 | reimar | Fix crahs with -audiofile and audio disabled. |
Sat, 11 Dec 2010 18:37:00 +0000 | reimar | Reset ctx->vo_initialized to 0 on a resolution change. |
Sat, 11 Dec 2010 17:45:41 +0000 | reimar | Fix possible memory leaks on error. |
Sat, 11 Dec 2010 16:36:17 +0000 | reimar | Fix insufficient padding/memset at the end of demuxer packets. |
Sat, 11 Dec 2010 15:49:09 +0000 | reimar | Use FFMAX for slightly better readability. |