[Mplayer-cvslog] CVS: main mplayer.c,1.661,1.662
Zoltan Ponekker
pontscho at kac.poliod.hu
Sat Jan 25 11:00:39 CET 2003
Hali
> - fix one sig11, if you play vcd, and the disc is not vcd, playtree is dead
Itás only a workaround. Albi please check.
> Index: mplayer.c
> ===================================================================
> RCS file: /cvsroot/mplayer/main/mplayer.c,v
> retrieving revision 1.661
> retrieving revision 1.662
> diff -u -r1.661 -r1.662
> --- mplayer.c 21 Jan 2003 13:33:11 -0000 1.661
> +++ mplayer.c 25 Jan 2003 10:03:50 -0000 1.662
> @@ -1275,6 +1275,7 @@
> play_tree_t* entry;
> // Handle playlist
> current_module="handle_playlist";
> + if ( stream->type != STREAMTYPE_PLAYLIST ) goto goto_next_file;
> mp_msg(MSGT_CPLAYER,MSGL_INFO,"Falling back on trying to parse playlist %s...\n",filename);
> stream_reset(stream);
> stream_seek(stream,stream->start_pos);
Pontscho / fresh!mindworkz
---
MPlayer Core Team - www.MPlayerHQ.hu
More information about the MPlayer-cvslog
mailing list