CVS: main/libmpdemux demux_viv.c,1.3,1.4
9 Nov
2001
9 Nov
'01
11:37 a.m.
Update of /cvsroot/mplayer/main/libmpdemux In directory mplayer:/var/tmp.root/cvs-serv3104 Modified Files: demux_viv.c Log Message: vivo_check_file uses also new textparser Index: demux_viv.c =================================================================== RCS file: /cvsroot/mplayer/main/libmpdemux/demux_viv.c,v retrieving revision 1.3 retrieving revision 1.4 diff -u -r1.3 -r1.4 --- demux_viv.c 9 Nov 2001 16:32:46 -0000 1.3 +++ demux_viv.c 9 Nov 2001 16:37:05 -0000 1.4 @@ -180,8 +180,8 @@ buf[len]=0; // printf("VIVO header: '%s'\n",buf); -#if 0 - vivo_parse_text_header(demuxer->priv, len); +#if 1 + vivo_parse_text_header(demuxer, len); if (priv->supported == 0) return 0; #else
8768
Age (days ago)
8768
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alex Beregszaszi