Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 18 Sep 2006 22:32:51 +0000 | nicodvb | demuxer->movi_end is updated after ds_fill_buffer(), |
Mon, 18 Sep 2006 22:02:43 +0000 | nicodvb | permit seeking to 0: there's no reason to prevent it |
Mon, 18 Sep 2006 21:26:26 +0000 | nicodvb | in the previous commit I forgot to set s->end_pos=0 |
Mon, 18 Sep 2006 21:22:37 +0000 | nicodvb | at titleset change call update_title_len() to reset stream->end_pos |
Mon, 18 Sep 2006 21:12:22 +0000 | nicodvb | don't seek until dvdnav_get_position() returns something meaningful |
Mon, 18 Sep 2006 18:54:38 +0000 | eugeni | Fix a stupid bug in list concatenation. |
Mon, 18 Sep 2006 17:32:20 +0000 | Gabrov | synced with r19895 |