On 5/2/18, wm4 wrote:
> On Tue, 1 May 2018 17:48:32 +0200
> Paul B Mahol wrote:
>
>> This one actually works with hd1080 y4m files when seeking backwards.
>>
>> Signed-off-by: Paul B Mahol
>> ---
>> libavformat/yuv4mpegdec.c | 8 +++-
>> 1 file changed, 3 insertions(+), 5 deletions(-)
>>
>
On Tue, 1 May 2018 17:48:32 +0200
Paul B Mahol wrote:
> This one actually works with hd1080 y4m files when seeking backwards.
>
> Signed-off-by: Paul B Mahol
> ---
> libavformat/yuv4mpegdec.c | 8 +++-
> 1 file changed, 3 insertions(+), 5 deletions(-)
>
> diff --git a/libavformat/yuv4mpe
On 5/1/18, Derek Buitenhuis wrote:
> On 5/1/2018 10:15 PM, Paul B Mahol wrote:
>> If you have no other remarks, I will update reference and push patch.
>
> Is the reference change actually correct?
Yes, I tested extensively with mpv.
mpv have option to disable fix pts algo so brokeness came noti
On 5/1/2018 10:15 PM, Paul B Mahol wrote:
> If you have no other remarks, I will update reference and push patch.
Is the reference change actually correct?
- Derek
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/
On 5/1/18, Michael Niedermayer wrote:
> On Tue, May 01, 2018 at 05:48:32PM +0200, Paul B Mahol wrote:
>> This one actually works with hd1080 y4m files when seeking backwards.
>>
>> Signed-off-by: Paul B Mahol
>> ---
>> libavformat/yuv4mpegdec.c | 8 +++-
>> 1 file changed, 3 insertions(+), 5
On Tue, May 01, 2018 at 05:48:32PM +0200, Paul B Mahol wrote:
> This one actually works with hd1080 y4m files when seeking backwards.
>
> Signed-off-by: Paul B Mahol
> ---
> libavformat/yuv4mpegdec.c | 8 +++-
> 1 file changed, 3 insertions(+), 5 deletions(-)
>
> diff --git a/libavformat/yu