---------- Forwarded message ----------
From: Martin Storsjö <[email protected]>
Date: Fri, Dec 12, 2014 at 6:11 PM
Subject: Re: [libav-devel] [PATCH] libavformat: replace old ASF
demuxer (asfedc.c) with new code written according to the
specification.
To: Alexandra Hájková <[email protected]>


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

> On Fri, Dec 12, 2014 at 4:33 PM, Martin Storsjö <[email protected]> wrote:
>>
>> 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?
>
>
> yes, it was fixed and checked with valgrind


Please reply that to the mailing list as well

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

Reply via email to