On Tue, Feb 10, 2015 at 11:06 AM, Oleksij Rempel <[email protected]> wrote:
> Am 04.02.2015 um 17:38 schrieb Vittorio Giovara:
>> On Wed, Feb 4, 2015 at 8:27 AM, Oleksij Rempel <[email protected]> 
>> wrote:
>>> Signed-off-by: Oleksij Rempel <[email protected]>
>>> Signed-off-by: Luca Barbato <[email protected]>
>>> Signed-off-by: Vittorio Giovara <[email protected]>
>>> ---
>>>  Changelog                |   2 +-
>>>  doc/general.texi         |   1 +
>>>  libavformat/Makefile     |   1 +
>>>  libavformat/allformats.c |   1 +
>>>  libavformat/dss.c        | 343 
>>> +++++++++++++++++++++++++++++++++++++++++++++++
>>>  5 files changed, 347 insertions(+), 1 deletion(-)
>>>  create mode 100644 libavformat/dss.c
>>
>> Hi, thanks for the update!
>> Unfortunately there is still a problem within the code, but I think I
>> triaged it enough for you to fix it.
>> When you run a fate test under valgrind you'll see a lot of warnings
>> related to uninitialized values:
>
> Fixed. Which files did you used to generate tests?

The ones which are already in the fate suite: do a make fate-rsync and
you should have them in <FATE>/dss
To generate the new hashes just do make fate-dss-sp GEN=1 and make fate-dss-sp.

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

Reply via email to