Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Tue, 23 Aug 2005 16:22:13 +0000 | gpoirier | More typos. One noticed by Nico. Added an empty line at the end to make syncmail happy |
Tue, 23 Aug 2005 16:12:39 +0000 | gpoirier | Typo :) |
Tue, 23 Aug 2005 09:17:06 +0000 | danny | Correction pointed by Nico |
Tue, 23 Aug 2005 08:23:53 +0000 | gpoirier | Crash fix for: "[MPlayer-users] Crash of mencoder in demux_ts.c line 2728" |
Tue, 23 Aug 2005 08:03:26 +0000 | reimar | Do not free demuxer before using demuxer->desc->type (happened when using -audiofile). |
Tue, 23 Aug 2005 07:56:29 +0000 | reimar | ensure that audio-only files are decoded till the end by not only |
Mon, 22 Aug 2005 20:04:42 +0000 | henry | mode fps int vs. float woes |
Mon, 22 Aug 2005 09:05:18 +0000 | reimar | DestroyWindow must be used when -wid was not given, so for WinID < 0, not >=0 |