bug-vcdimager
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[VCDImager Bugs/Devel] bug in vcd_mpeg_stream.c (0.6.2 to 0.7.7+)


From: Arnd Bergmann
Subject: [VCDImager Bugs/Devel] bug in vcd_mpeg_stream.c (0.6.2 to 0.7.7+)
Date: Tue, 17 Jul 2001 01:05:07 +0200 (MET DST)

There seems to be a bug in libvcd/vcd_mpeg_stream.c that causes every sector
of the mpeg input file to be read twice in the loop in _get_packet().
The function is a bit confusing, so I don't have a proper patch, but
AFAICS, obj->_read_pkt_no is always 1 less than it should be.

The bug is usually harmless apart from a slight performance hit, but I
want to read from stdin and therefore cannot seek() backwards.

Arnd <><




reply via email to

[Prev in Thread] Current Thread [Next in Thread]