On Fri, 12 Dec 2014, Alexandra Hájková wrote:

To see it whole:

https://github.com/sasshka/libav/blob/97bf89f796d448525db9a03e48727d42c900c158/libavformat/asfdec.c

This doesn't pass seek-test because my seeking is slighly different.

Then either:

1) Fix it so that the seeking is similar to how it was before, so that the test passes

2) Update the test reference to what the new demuxer produces and commit that, as part of the commit that adds the rest of this, to indicate that the new behaviour is intentional. For some tests this can be done with "make fate-foo GEN=1", not sure if that works for seek-test or not.

Is the previous bug (in which seek-test looped infinitely and consumed infinite amounts of memory, until the OOM killer stepped in or the machine ran out of swap space) fixed?

// Martin
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to