CVS: main/libmpdemux demux_smjpeg.c,1.1,1.2
14 Oct
2003
14 Oct
'03
6 a.m.
Update of /cvsroot/mplayer/main/libmpdemux In directory mail:/var/tmp.root/cvs-serv18781 Modified Files: demux_smjpeg.c Log Message: 10l found by Mark Berryman <mplayer@theberrymans.com> Index: demux_smjpeg.c =================================================================== RCS file: /cvsroot/mplayer/main/libmpdemux/demux_smjpeg.c,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- demux_smjpeg.c 13 Sep 2002 18:58:14 -0000 1.1 +++ demux_smjpeg.c 14 Oct 2003 09:59:46 -0000 1.2 @@ -24,7 +24,7 @@ int smjpeg_check_file(demuxer_t* demuxer){ int orig_pos = stream_tell(demuxer->stream); - char buf[7]; + char buf[8]; int version; mp_msg(MSGT_DEMUX, MSGL_V, "Checking for SMJPEG\n");
8064
Age (days ago)
8064
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alex Beregszaszi