On 24/07/13 15:26, Martin Storsjö wrote: > Hmm, I'm not sure I'd agree with you there, and I think your snippet has > got a bit too many typos to figure out what you mean that it would do. > (The solution in the patch also handles negative chapter ids, if that > ever were to happen, FWIW.)
Negative chapters are just fine. We are talking about UID so they are expect to be just unique and non-zero for reason I yet I have to know. Still you do not need to run over all the chapters, thus checking for the id being 0 in the loop and setting the offset to 1 lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
