Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-14 Thread Michael Niedermayer
On Sat, Jan 23, 2016 at 10:12:30AM +0100, Andreas Cadhalpun wrote: > VLC uses hwaccel with frame threads and it works fine, but returning > an error here made it fail. > > This regression was introduced in commit 31741ae. > > Signed-off-by: Andreas Cadhalpun > --- > libavcodec/utils.c | 5 ++---

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-13 Thread Ronald S. Bultje
Hi, On Sat, Feb 13, 2016 at 2:38 PM, Michael Niedermayer wrote: > On Sat, Jan 23, 2016 at 11:42:54AM +0100, Hendrik Leppkes wrote: > > On Sat, Jan 23, 2016 at 10:12 AM, Andreas Cadhalpun > > wrote: > > > VLC uses hwaccel with frame threads and it works fine, but returning > > > an error here ma

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-13 Thread Michael Niedermayer
On Sat, Jan 23, 2016 at 11:42:54AM +0100, Hendrik Leppkes wrote: > On Sat, Jan 23, 2016 at 10:12 AM, Andreas Cadhalpun > wrote: > > VLC uses hwaccel with frame threads and it works fine, but returning > > an error here made it fail. > > > > This regression was introduced in commit 31741ae. > > >

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-13 Thread Michael Niedermayer
On Thu, Feb 11, 2016 at 11:59:31PM +0100, Michael Niedermayer wrote: > On Mon, Feb 08, 2016 at 04:35:05PM -0500, Ronald S. Bultje wrote: > > Hi, > > > > On Tue, Jan 26, 2016 at 5:23 PM, Andreas Cadhalpun < > > andreas.cadhal...@googlemail.com> wrote: > > > > > On 25.01.2016 00:53, Hendrik Leppkes

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-11 Thread Michael Niedermayer
On Mon, Feb 08, 2016 at 04:35:05PM -0500, Ronald S. Bultje wrote: > Hi, > > On Tue, Jan 26, 2016 at 5:23 PM, Andreas Cadhalpun < > andreas.cadhal...@googlemail.com> wrote: > > > On 25.01.2016 00:53, Hendrik Leppkes wrote: > > > On Sat, Jan 23, 2016 at 3:52 PM, Andreas Cadhalpun > > > wrote: > >

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-08 Thread Ronald S. Bultje
Hi, On Tue, Jan 26, 2016 at 5:23 PM, Andreas Cadhalpun < andreas.cadhal...@googlemail.com> wrote: > On 25.01.2016 00:53, Hendrik Leppkes wrote: > > On Sat, Jan 23, 2016 at 3:52 PM, Andreas Cadhalpun > > wrote: > >> On 23.01.2016 15:10, Hendrik Leppkes wrote: > >>> On Sat, Jan 23, 2016 at 2:45 PM

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-06 Thread Clément Bœsch
On Sat, Feb 06, 2016 at 06:37:56PM +0100, Mats Peterson wrote: > On 02/06/2016 06:25 PM, wm4 wrote: > >A regression in VLC. Make them fix it. > > > > > VLC = Very Lame Crap. Just kidding. > Please refrain from such comment, even for "kidding". Regards, -- Clément B. signature.asc Descripti

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-06 Thread Andreas Cadhalpun
On 06.02.2016 18:55, wm4 wrote: > On Sat, 6 Feb 2016 18:46:59 +0100 > Andreas Cadhalpun wrote: >> You're not constructive. > > Even if that is true, neither are you. I try to be constructive. The problem is that all proposed alternative ways (change VLC to use one thread for hwaccel and fall bac

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-06 Thread Andreas Cadhalpun
On 06.02.2016 18:52, Paul B Mahol wrote: > On 2/6/16, Andreas Cadhalpun wrote: >> On 06.02.2016 18:25, wm4 wrote: >>> On Sat, 6 Feb 2016 18:15:37 +0100 >>> Andreas Cadhalpun wrote: All of that has been said before. >>> >>> Indeed. >> >> Thus nothing changed and I still intend to apply these

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-06 Thread Carl Eugen Hoyos
wm4 googlemail.com> writes: > You want to revert a change that was often discussed > and found to be the best way to go about the issue, Please remind me again how I can reproduce the "issue", I seem to have forgotten. Thank you, Carl Eugen ___ ffm

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-06 Thread James Almer
On 2/6/2016 2:46 PM, Andreas Cadhalpun wrote: > Thus nothing changed and I still intend to apply these patches soon. No you wont, that's not how it works. This patch has one person in favor and more than one against. It can't be applied. How to solve this? Convince those against, either with argum

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-06 Thread wm4
On Sat, 6 Feb 2016 18:46:59 +0100 Andreas Cadhalpun wrote: > On 06.02.2016 18:25, wm4 wrote: > > On Sat, 6 Feb 2016 18:15:37 +0100 > > Andreas Cadhalpun wrote: > > > >> On 06.02.2016 18:02, wm4 wrote: > >>> On Sat, 6 Feb 2016 17:48:17 +0100 > >>> Andreas Cadhalpun wrote: > This has

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-06 Thread Paul B Mahol
On 2/6/16, Andreas Cadhalpun wrote: > On 06.02.2016 18:25, wm4 wrote: >> On Sat, 6 Feb 2016 18:15:37 +0100 >> Andreas Cadhalpun wrote: >> >>> On 06.02.2016 18:02, wm4 wrote: On Sat, 6 Feb 2016 17:48:17 +0100 Andreas Cadhalpun wrote: > This has nothing to do with my convenience. It

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-06 Thread Andreas Cadhalpun
On 06.02.2016 18:25, wm4 wrote: > On Sat, 6 Feb 2016 18:15:37 +0100 > Andreas Cadhalpun wrote: > >> On 06.02.2016 18:02, wm4 wrote: >>> On Sat, 6 Feb 2016 17:48:17 +0100 >>> Andreas Cadhalpun wrote: This has nothing to do with my convenience. It is about fixing an important regression

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-06 Thread Mats Peterson
On 02/06/2016 06:25 PM, wm4 wrote: A regression in VLC. Make them fix it. VLC = Very Lame Crap. Just kidding. ___ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-06 Thread wm4
On Sat, 6 Feb 2016 18:15:37 +0100 Andreas Cadhalpun wrote: > On 06.02.2016 18:02, wm4 wrote: > > On Sat, 6 Feb 2016 17:48:17 +0100 > > Andreas Cadhalpun wrote: > > > >> On 06.02.2016 17:42, wm4 wrote: > >>> On Sat, 6 Feb 2016 17:38:45 +0100 > >>> Andreas Cadhalpun wrote: > >>> >

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-06 Thread Andreas Cadhalpun
On 06.02.2016 18:02, wm4 wrote: > On Sat, 6 Feb 2016 17:48:17 +0100 > Andreas Cadhalpun wrote: > >> On 06.02.2016 17:42, wm4 wrote: >>> On Sat, 6 Feb 2016 17:38:45 +0100 >>> Andreas Cadhalpun wrote: >>> On 06.02.2016 17:35, wm4 wrote: > On Sat, 6 Feb 2016 17:32:12 +0100 > Andre

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-06 Thread wm4
On Sat, 6 Feb 2016 17:48:17 +0100 Andreas Cadhalpun wrote: > On 06.02.2016 17:42, wm4 wrote: > > On Sat, 6 Feb 2016 17:38:45 +0100 > > Andreas Cadhalpun wrote: > > > >> On 06.02.2016 17:35, wm4 wrote: > >>> On Sat, 6 Feb 2016 17:32:12 +0100 > >>> Andreas Cadhalpun wrote: > So what d

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-06 Thread Andreas Cadhalpun
On 06.02.2016 17:42, wm4 wrote: > On Sat, 6 Feb 2016 17:38:45 +0100 > Andreas Cadhalpun wrote: > >> On 06.02.2016 17:35, wm4 wrote: >>> On Sat, 6 Feb 2016 17:32:12 +0100 >>> Andreas Cadhalpun wrote: So what do you suggest instead to get VLC's hwaccels working again soon? >>> >>> Send a pa

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-06 Thread wm4
On Sat, 6 Feb 2016 17:38:45 +0100 Andreas Cadhalpun wrote: > On 06.02.2016 17:35, wm4 wrote: > > On Sat, 6 Feb 2016 17:32:12 +0100 > > Andreas Cadhalpun wrote: > > > >> On 06.02.2016 17:31, wm4 wrote: > >>> On Sat, 6 Feb 2016 17:25:42 +0100 > >>> Andreas Cadhalpun wrote: > >>> >

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-06 Thread Andreas Cadhalpun
On 06.02.2016 17:35, wm4 wrote: > On Sat, 6 Feb 2016 17:32:12 +0100 > Andreas Cadhalpun wrote: > >> On 06.02.2016 17:31, wm4 wrote: >>> On Sat, 6 Feb 2016 17:25:42 +0100 >>> Andreas Cadhalpun wrote: >>> On 27.01.2016 01:22, Andreas Cadhalpun wrote: > On 27.01.2016 01:16, Ronald S.

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-06 Thread wm4
On Sat, 6 Feb 2016 17:32:12 +0100 Andreas Cadhalpun wrote: > On 06.02.2016 17:31, wm4 wrote: > > On Sat, 6 Feb 2016 17:25:42 +0100 > > Andreas Cadhalpun wrote: > > > >> On 27.01.2016 01:22, Andreas Cadhalpun wrote: > >>> On 27.01.2016 01:16, Ronald S. Bultje wrote: > Please wait un

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-06 Thread Andreas Cadhalpun
On 06.02.2016 17:31, wm4 wrote: > On Sat, 6 Feb 2016 17:25:42 +0100 > Andreas Cadhalpun wrote: > >> On 27.01.2016 01:22, Andreas Cadhalpun wrote: >>> On 27.01.2016 01:16, Ronald S. Bultje wrote: Please wait until my patch is finished. >>> >>> Do you think that will happen in the coming d

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-06 Thread wm4
On Sat, 6 Feb 2016 17:25:42 +0100 Andreas Cadhalpun wrote: > On 27.01.2016 01:22, Andreas Cadhalpun wrote: > > On 27.01.2016 01:16, Ronald S. Bultje wrote: > >> Please wait until my patch is finished. > > > > Do you think that will happen in the coming days? > > This seems not to be the c

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-02-06 Thread Andreas Cadhalpun
On 27.01.2016 01:22, Andreas Cadhalpun wrote: > On 27.01.2016 01:16, Ronald S. Bultje wrote: >> Please wait until my patch is finished. > > Do you think that will happen in the coming days? This seems not to be the case, so I intend to push these two patches soon. They can easily be reverted once

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-26 Thread Andreas Cadhalpun
Hi Ronald, On 27.01.2016 01:16, Ronald S. Bultje wrote: > On Tue, Jan 26, 2016 at 5:23 PM, Andreas Cadhalpun < > andreas.cadhal...@googlemail.com> wrote: > This patch still disables hwaccel instead of disabling threading. Yes. > This isn't gonna work. It will work at least as well as FFmpeg 2.8

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-26 Thread Ronald S. Bultje
Hi, On Tue, Jan 26, 2016 at 5:23 PM, Andreas Cadhalpun < andreas.cadhal...@googlemail.com> wrote: > On 25.01.2016 00:53, Hendrik Leppkes wrote: > > On Sat, Jan 23, 2016 at 3:52 PM, Andreas Cadhalpun > > wrote: > >> On 23.01.2016 15:10, Hendrik Leppkes wrote: > >>> On Sat, Jan 23, 2016 at 2:45 PM

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-26 Thread Andreas Cadhalpun
On 25.01.2016 00:53, Hendrik Leppkes wrote: > On Sat, Jan 23, 2016 at 3:52 PM, Andreas Cadhalpun > wrote: >> On 23.01.2016 15:10, Hendrik Leppkes wrote: >>> On Sat, Jan 23, 2016 at 2:45 PM, Ronald S. Bultje >>> wrote: Both of you keep shouting from one side of the room to the other without

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-25 Thread Michael Niedermayer
On Mon, Jan 25, 2016 at 08:01:02PM +0100, Hendrik Leppkes wrote: > On Mon, Jan 25, 2016 at 7:50 PM, Michael Niedermayer > wrote: > > On Mon, Jan 25, 2016 at 04:39:49PM +0100, Hendrik Leppkes wrote: > >> On Mon, Jan 25, 2016 at 1:28 PM, Ronald S. Bultje > >> wrote: > >> > Hi, > >> > > >> > On Mon

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-25 Thread Hendrik Leppkes
On Mon, Jan 25, 2016 at 7:50 PM, Michael Niedermayer wrote: > On Mon, Jan 25, 2016 at 04:39:49PM +0100, Hendrik Leppkes wrote: >> On Mon, Jan 25, 2016 at 1:28 PM, Ronald S. Bultje wrote: >> > Hi, >> > >> > On Mon, Jan 25, 2016 at 4:01 AM, wm4 wrote: >> > >> >> On Sun, 24 Jan 2016 20:03:01 -0500

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-25 Thread Michael Niedermayer
On Mon, Jan 25, 2016 at 04:39:49PM +0100, Hendrik Leppkes wrote: > On Mon, Jan 25, 2016 at 1:28 PM, Ronald S. Bultje wrote: > > Hi, > > > > On Mon, Jan 25, 2016 at 4:01 AM, wm4 wrote: > > > >> On Sun, 24 Jan 2016 20:03:01 -0500 > >> "Ronald S. Bultje" wrote: > >> > >> > Hi, > >> > > >> > On Sun,

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-25 Thread Hendrik Leppkes
On Mon, Jan 25, 2016 at 1:28 PM, Ronald S. Bultje wrote: > Hi, > > On Mon, Jan 25, 2016 at 4:01 AM, wm4 wrote: > >> On Sun, 24 Jan 2016 20:03:01 -0500 >> "Ronald S. Bultje" wrote: >> >> > Hi, >> > >> > On Sun, Jan 24, 2016 at 6:49 PM, Hendrik Leppkes >> > wrote: >> >> >> > > Unfortunately that

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-25 Thread Ronald S. Bultje
Hi, On Mon, Jan 25, 2016 at 4:01 AM, wm4 wrote: > On Sun, 24 Jan 2016 20:03:01 -0500 > "Ronald S. Bultje" wrote: > > > Hi, > > > > On Sun, Jan 24, 2016 at 6:49 PM, Hendrik Leppkes > > wrote: > > > > > Unfortunately that doesn't alleviate the other issues, like the > > > complexity needed in th

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-25 Thread wm4
On Sun, 24 Jan 2016 20:03:01 -0500 "Ronald S. Bultje" wrote: > Hi, > > On Sun, Jan 24, 2016 at 6:49 PM, Hendrik Leppkes > wrote: > > Unfortunately that doesn't alleviate the other issues, like the > > complexity needed in the decoders during frame threading, or the extra > > resources needed

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-24 Thread Ronald S. Bultje
Hi, On Sun, Jan 24, 2016 at 6:49 PM, Hendrik Leppkes wrote: > On Sat, Jan 23, 2016 at 4:55 PM, Ronald S. Bultje > wrote: > > Hi, > > > > On Sat, Jan 23, 2016 at 8:51 AM, Ronald S. Bultje > > wrote: > > > >> Hi, > >> > >> On Sat, Jan 23, 2016 at 8:45 AM, Hendrik Leppkes > >> wrote: > >> > >>>

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-24 Thread Hendrik Leppkes
On Sat, Jan 23, 2016 at 3:52 PM, Andreas Cadhalpun wrote: > On 23.01.2016 15:10, Hendrik Leppkes wrote: >> On Sat, Jan 23, 2016 at 2:45 PM, Ronald S. Bultje wrote: >>> Both of you keep shouting from one side of the room to the other without >>> trying to actually converge to a point that might so

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-24 Thread Hendrik Leppkes
On Sat, Jan 23, 2016 at 4:55 PM, Ronald S. Bultje wrote: > Hi, > > On Sat, Jan 23, 2016 at 8:51 AM, Ronald S. Bultje > wrote: > >> Hi, >> >> On Sat, Jan 23, 2016 at 8:45 AM, Hendrik Leppkes >> wrote: >> >>> On Sat, Jan 23, 2016 at 2:38 PM, Ronald S. Bultje >>> wrote: >>> > Hi, >>> > >>> > On Sa

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread Michael Niedermayer
On Sat, Jan 23, 2016 at 10:55:00AM -0500, Ronald S. Bultje wrote: > Hi, > > On Sat, Jan 23, 2016 at 8:51 AM, Ronald S. Bultje > wrote: > > > Hi, > > > > On Sat, Jan 23, 2016 at 8:45 AM, Hendrik Leppkes > > wrote: > > > >> On Sat, Jan 23, 2016 at 2:38 PM, Ronald S. Bultje > >> wrote: > >> > Hi,

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread Hendrik Leppkes
On Sat, Jan 23, 2016 at 4:36 PM, Ronald S. Bultje wrote: > Hi, > > On Sat, Jan 23, 2016 at 9:52 AM, Andreas Cadhalpun < > andreas.cadhal...@googlemail.com> wrote: > >> On 23.01.2016 15:10, Hendrik Leppkes wrote: >> > On Sat, Jan 23, 2016 at 2:45 PM, Ronald S. Bultje >> wrote: >> >> Both of you ke

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread Ronald S. Bultje
Hi, On Sat, Jan 23, 2016 at 8:51 AM, Ronald S. Bultje wrote: > Hi, > > On Sat, Jan 23, 2016 at 8:45 AM, Hendrik Leppkes > wrote: > >> On Sat, Jan 23, 2016 at 2:38 PM, Ronald S. Bultje >> wrote: >> > Hi, >> > >> > On Sat, Jan 23, 2016 at 8:28 AM, wm4 wrote: >> > >> >> On Sat, 23 Jan 2016 13:50

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread Ronald S. Bultje
Hi, On Sat, Jan 23, 2016 at 9:52 AM, Andreas Cadhalpun < andreas.cadhal...@googlemail.com> wrote: > On 23.01.2016 15:10, Hendrik Leppkes wrote: > > On Sat, Jan 23, 2016 at 2:45 PM, Ronald S. Bultje > wrote: > >> Both of you keep shouting from one side of the room to the other without > >> trying

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread Andreas Cadhalpun
On 23.01.2016 15:10, Hendrik Leppkes wrote: > On Sat, Jan 23, 2016 at 2:45 PM, Ronald S. Bultje wrote: >> Both of you keep shouting from one side of the room to the other without >> trying to actually converge to a point that might somehow be mutually >> acceptable. I'm getting very grumbly here.

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread Ronald S. Bultje
Hi, On Sat, Jan 23, 2016 at 9:10 AM, Hendrik Leppkes wrote: > On Sat, Jan 23, 2016 at 2:45 PM, Ronald S. Bultje > wrote: > > Both of you keep shouting from one side of the room to the other without > > trying to actually converge to a point that might somehow be mutually > > acceptable. I'm get

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread Hendrik Leppkes
On Sat, Jan 23, 2016 at 2:45 PM, Ronald S. Bultje wrote: > Both of you keep shouting from one side of the room to the other without > trying to actually converge to a point that might somehow be mutually > acceptable. I'm getting very grumbly here. > I'm not trying to be unreasonable here, all I'

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread Ronald S. Bultje
Hi, On Sat, Jan 23, 2016 at 8:45 AM, Hendrik Leppkes wrote: > On Sat, Jan 23, 2016 at 2:38 PM, Ronald S. Bultje > wrote: > > Hi, > > > > On Sat, Jan 23, 2016 at 8:28 AM, wm4 wrote: > > > >> On Sat, 23 Jan 2016 13:50:32 +0100 > >> Michael Niedermayer wrote: > >> > >> > On Sat, Jan 23, 2016 at

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread Ronald S. Bultje
Hi, On Sat, Jan 23, 2016 at 8:26 AM, Andreas Cadhalpun < andreas.cadhal...@googlemail.com> wrote: > On 23.01.2016 14:10, Ronald S. Bultje wrote: > > You guys need a mediator, I hear JB is very good at that. Neither of you > is > > listening at all to what the other person is saying. > > > > Can y

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread Hendrik Leppkes
On Sat, Jan 23, 2016 at 2:38 PM, Ronald S. Bultje wrote: > Hi, > > On Sat, Jan 23, 2016 at 8:28 AM, wm4 wrote: > >> On Sat, 23 Jan 2016 13:50:32 +0100 >> Michael Niedermayer wrote: >> >> > On Sat, Jan 23, 2016 at 11:42:54AM +0100, Hendrik Leppkes wrote: >> > > On Sat, Jan 23, 2016 at 10:12 AM, A

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread Ronald S. Bultje
Hi, On Sat, Jan 23, 2016 at 8:28 AM, wm4 wrote: > On Sat, 23 Jan 2016 13:50:32 +0100 > Michael Niedermayer wrote: > > > On Sat, Jan 23, 2016 at 11:42:54AM +0100, Hendrik Leppkes wrote: > > > On Sat, Jan 23, 2016 at 10:12 AM, Andreas Cadhalpun > > > wrote: > > > > VLC uses hwaccel with frame th

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread wm4
On Sat, 23 Jan 2016 13:50:32 +0100 Michael Niedermayer wrote: > On Sat, Jan 23, 2016 at 11:42:54AM +0100, Hendrik Leppkes wrote: > > On Sat, Jan 23, 2016 at 10:12 AM, Andreas Cadhalpun > > wrote: > > > VLC uses hwaccel with frame threads and it works fine, but returning > > > an error here mad

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread Andreas Cadhalpun
On 23.01.2016 14:10, Ronald S. Bultje wrote: > You guys need a mediator, I hear JB is very good at that. Neither of you is > listening at all to what the other person is saying. > > Can you two figure out what is working, what is not, under what conditions, > and document that in a way that is und

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread Andreas Cadhalpun
On 23.01.2016 12:27, Hendrik Leppkes wrote: > On Sat, Jan 23, 2016 at 12:22 PM, Andreas Cadhalpun > wrote: >> Not fixing serious regressions is not acceptable. > > Then do so without introducing new ones. This change can't introduce new regressions as it simply reverts the behavior to what it wa

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread Ronald S. Bultje
Hi, On Sat, Jan 23, 2016 at 6:10 AM, Andreas Cadhalpun < andreas.cadhal...@googlemail.com> wrote: > On 23.01.2016 11:42, Hendrik Leppkes wrote: > > On Sat, Jan 23, 2016 at 10:12 AM, Andreas Cadhalpun > > wrote: > >> VLC uses hwaccel with frame threads and it works fine, but returning > >> an err

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread Michael Niedermayer
On Sat, Jan 23, 2016 at 11:42:54AM +0100, Hendrik Leppkes wrote: > On Sat, Jan 23, 2016 at 10:12 AM, Andreas Cadhalpun > wrote: > > VLC uses hwaccel with frame threads and it works fine, but returning > > an error here made it fail. > > > > This regression was introduced in commit 31741ae. > > >

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread wm4
On Sat, 23 Jan 2016 12:10:26 +0100 Andreas Cadhalpun wrote: > On 23.01.2016 11:42, Hendrik Leppkes wrote: > > On Sat, Jan 23, 2016 at 10:12 AM, Andreas Cadhalpun > > wrote: > >> VLC uses hwaccel with frame threads and it works fine, but returning > >> an error here made it fail. > >> > >> This

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread Hendrik Leppkes
On Sat, Jan 23, 2016 at 12:22 PM, Andreas Cadhalpun wrote: > On 23.01.2016 12:19, Hendrik Leppkes wrote: >> On Sat, Jan 23, 2016 at 12:10 PM, Andreas Cadhalpun >> wrote: >>> On 23.01.2016 11:42, Hendrik Leppkes wrote: On Sat, Jan 23, 2016 at 10:12 AM, Andreas Cadhalpun wrote: > VLC

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread Andreas Cadhalpun
On 23.01.2016 12:19, Hendrik Leppkes wrote: > On Sat, Jan 23, 2016 at 12:10 PM, Andreas Cadhalpun > wrote: >> On 23.01.2016 11:42, Hendrik Leppkes wrote: >>> On Sat, Jan 23, 2016 at 10:12 AM, Andreas Cadhalpun >>> wrote: VLC uses hwaccel with frame threads and it works fine, but returning >>

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread Hendrik Leppkes
On Sat, Jan 23, 2016 at 12:10 PM, Andreas Cadhalpun wrote: > On 23.01.2016 11:42, Hendrik Leppkes wrote: >> On Sat, Jan 23, 2016 at 10:12 AM, Andreas Cadhalpun >> wrote: >>> VLC uses hwaccel with frame threads and it works fine, but returning >>> an error here made it fail. >>> >>> This regressio

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread Andreas Cadhalpun
On 23.01.2016 11:42, Hendrik Leppkes wrote: > On Sat, Jan 23, 2016 at 10:12 AM, Andreas Cadhalpun > wrote: >> VLC uses hwaccel with frame threads and it works fine, but returning >> an error here made it fail. >> >> This regression was introduced in commit 31741ae. >> > > I'm still opposed to thi

Re: [FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread Hendrik Leppkes
On Sat, Jan 23, 2016 at 10:12 AM, Andreas Cadhalpun wrote: > VLC uses hwaccel with frame threads and it works fine, but returning > an error here made it fail. > > This regression was introduced in commit 31741ae. > I'm still opposed to this, and so is everyone else that commented on the issue. A

[FFmpeg-devel] [PATCH] avcodec: only warn about hwaccel with frame threads

2016-01-23 Thread Andreas Cadhalpun
VLC uses hwaccel with frame threads and it works fine, but returning an error here made it fail. This regression was introduced in commit 31741ae. Signed-off-by: Andreas Cadhalpun --- libavcodec/utils.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/libavcodec/utils.c