Re: [FFmpeg-devel] [PATCH] configure: Add llviddsp to mvha deps

2020-03-12 Thread Thierry Foucu
On Wed, Mar 11, 2020 at 3:35 PM Michael Niedermayer wrote: > On Wed, Mar 11, 2020 at 11:20:48PM +0100, Michael Niedermayer wrote: > > On Wed, Mar 11, 2020 at 03:39:23PM +0100, Paul B Mahol wrote: > > > lgtm > > > > will apply > > actually, i wont apply this yet, it looks a bit odd > > -mvha_decod

Re: [FFmpeg-devel] [PATCH] configure: Add llviddsp to mvha deps

2020-03-11 Thread Michael Niedermayer
On Wed, Mar 11, 2020 at 11:20:48PM +0100, Michael Niedermayer wrote: > On Wed, Mar 11, 2020 at 03:39:23PM +0100, Paul B Mahol wrote: > > lgtm > > will apply actually, i wont apply this yet, it looks a bit odd -mvha_decoder_deps="zlib" +mvha_decoder_select="llviddsp zlib" zlib should be a _deps

Re: [FFmpeg-devel] [PATCH] configure: Add llviddsp to mvha deps

2020-03-11 Thread Michael Niedermayer
On Wed, Mar 11, 2020 at 03:39:23PM +0100, Paul B Mahol wrote: > lgtm will apply thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Never trust a computer, one day, it may think you are the virus. -- Compn signature.asc Description: PGP signature

Re: [FFmpeg-devel] [PATCH] configure: Add llviddsp to mvha deps

2020-03-11 Thread Paul B Mahol
lgtm On 3/11/20, Thierry Foucu wrote: > --- > configure | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/configure b/configure > index 8b17134944..2d2e4d8817 100755 > --- a/configure > +++ b/configure > @@ -2790,7 +2790,7 @@ msmpeg4v3_decoder_select="h263_decoder" > msmp

[FFmpeg-devel] [PATCH] configure: Add llviddsp to mvha deps

2020-03-10 Thread Thierry Foucu
--- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 8b17134944..2d2e4d8817 100755 --- a/configure +++ b/configure @@ -2790,7 +2790,7 @@ msmpeg4v3_decoder_select="h263_decoder" msmpeg4v3_encoder_select="h263_encoder" mss2_decoder_select="m