Re: [FFmpeg-devel] [PATCH]lavd/dshow: Interpret negative height as bottom-down frame

2018-09-19 Thread Carl Eugen Hoyos
2018-09-19 0:44 GMT+02:00, Michael Niedermayer : > On Tue, Sep 18, 2018 at 12:36:39AM +0200, Carl Eugen Hoyos wrote: >> Hi! >> >> Attached patch was tested by the reporter of ticket #7436. >> >> Please comment, Carl Eugen > >> dshow.c |4 >> 1 file changed, 4 insertions(+) >> f58dda8dfdb1

Re: [FFmpeg-devel] [PATCH]lavd/dshow: Interpret negative height as bottom-down frame

2018-09-18 Thread Michael Niedermayer
On Tue, Sep 18, 2018 at 12:36:39AM +0200, Carl Eugen Hoyos wrote: > Hi! > > Attached patch was tested by the reporter of ticket #7436. > > Please comment, Carl Eugen > dshow.c |4 > 1 file changed, 4 insertions(+) > f58dda8dfdb1eb76eb262fd3ce64eee3fa263c02 > 0001-lavd-dshow-Interpret

[FFmpeg-devel] [PATCH]lavd/dshow: Interpret negative height as bottom-down frame

2018-09-17 Thread Carl Eugen Hoyos
Hi! Attached patch was tested by the reporter of ticket #7436. Please comment, Carl Eugen From 20f8ee0514a60bcc5a1dc2ddc72e92db66b8f815 Mon Sep 17 00:00:00 2001 From: Carl Eugen Hoyos Date: Tue, 18 Sep 2018 00:16:42 +0200 Subject: [PATCH] lavd/dshow: Interpret negative height as bottom-down fram