2019-02-09 13:27 GMT+01:00, Michael Niedermayer :
> On Sat, Feb 09, 2019 at 01:24:35AM +0100, Carl Eugen Hoyos wrote:
>> Hi!
>>
>> Attached patch fixes ticket #7721 for the reporter.
>>
>> Please comment, Carl Eugen
>
>> parseutils.c |2 +-
>> 1 file changed, 1 insertion(+), 1 deletion(-)
>> 9
On Sat, Feb 09, 2019 at 01:24:35AM +0100, Carl Eugen Hoyos wrote:
> Hi!
>
> Attached patch fixes ticket #7721 for the reporter.
>
> Please comment, Carl Eugen
> parseutils.c |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> 9771b8afcf3e4d4a5fe55cd63f60a03cc25a117a
> 0001-lavu-parse
Hi!
Attached patch fixes ticket #7721 for the reporter.
Please comment, Carl Eugen
From ba6abc57d563bcc22607ff5d9f77fdce76000bf6 Mon Sep 17 00:00:00 2001
From: Carl Eugen Hoyos
Date: Sat, 9 Feb 2019 01:20:43 +0100
Subject: [PATCH] lavu/parseutils: Allow to parse >= 100 hours.
Reported and teste