[Matroska-devel] 0.5.0beta1 is borked
Steve Lhomme
steve.lhomme at free.fr
Thu Jul 10 08:23:44 CEST 2003
Moritz Bunkus wrote:
> Hi.
>
> beta1 is as borked as alpha4 was. alpha3 is working ok.
>
> My tag test executable was linked against beta1, mkvinfo was linked
> against alpha3 and beta1. For alpha3 the output is mostly ok, for beta1
> it's borked whenever a higher level element is encountered. Yes, all my
> upper_lvl_el tests are '... > 0' and not '... != 0'.
>
> Using gdb shows that the next FindNextElement after the ChapterUID has
> been displayed is a dummy element.
What does test8 say ?
Because test8 works fine when using EbmlMaster::Read or when the reading
is done in the while. Maybe your code use something that is not working
anymore. Please check your code against EbmlMaster::Read.
More information about the Matroska-devel
mailing list