Re: [FFmpeg-devel] [PATCH] Speedhq: Decode field 2 correctly

2020-06-18 Thread Carl Eugen Hoyos
Am Do., 18. Juni 2020 um 18:44 Uhr schrieb Jean-Baptiste Kempf : > > On Thu, Jun 18, 2020, at 18:40, Carl Eugen Hoyos wrote: > > Am Do., 18. Juni 2020 um 18:28 Uhr schrieb Jean-Baptiste Kempf > > : > > > > > > Sorry for the late answer. > > > > > > There are no actual files, but this is used in the

Re: [FFmpeg-devel] [PATCH] Speedhq: Decode field 2 correctly

2020-06-18 Thread Jean-Baptiste Kempf
On Thu, Jun 18, 2020, at 18:40, Carl Eugen Hoyos wrote: > Am Do., 18. Juni 2020 um 18:28 Uhr schrieb Jean-Baptiste Kempf > : > > > > Sorry for the late answer. > > > > There are no actual files, but this is used in the NDI streams. > > There is a new library for that here: > > https://code.videolan

Re: [FFmpeg-devel] [PATCH] Speedhq: Decode field 2 correctly

2020-06-18 Thread Carl Eugen Hoyos
Am Do., 18. Juni 2020 um 18:28 Uhr schrieb Jean-Baptiste Kempf : > > Sorry for the late answer. > > There are no actual files, but this is used in the NDI streams. > There is a new library for that here: > https://code.videolan.org/jbk/libndi/ and this is how I found out about that. Given that thi

Re: [FFmpeg-devel] [PATCH] Speedhq: Decode field 2 correctly

2020-06-18 Thread Jean-Baptiste Kempf
Sorry for the late answer. There are no actual files, but this is used in the NDI streams. There is a new library for that here: https://code.videolan.org/jbk/libndi/ and this is how I found out about that. On Thu, May 14, 2020, at 21:28, Paul B Mahol wrote: > Do you have actual file this fixes?

Re: [FFmpeg-devel] [PATCH] Speedhq: Decode field 2 correctly

2020-05-14 Thread Paul B Mahol
Do you have actual file this fixes? On 5/10/20, Jean-Baptiste Kempf wrote: > This is similar to field 1 (effd2e72) > --- > libavcodec/speedhq.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/libavcodec/speedhq.c b/libavcodec/speedhq.c > index 890b8253cd..b834b79f28 1006

[FFmpeg-devel] [PATCH] Speedhq: Decode field 2 correctly

2020-05-10 Thread Jean-Baptiste Kempf
This is similar to field 1 (effd2e72) --- libavcodec/speedhq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libavcodec/speedhq.c b/libavcodec/speedhq.c index 890b8253cd..b834b79f28 100644 --- a/libavcodec/speedhq.c +++ b/libavcodec/speedhq.c @@ -447,7 +447,7 @@ static int sp