Re: [FFmpeg-devel] [PATCH] configure: really enable libvpx-vp9 encoder and decoder

2019-03-04 Thread Guo, Yejun
> -Original Message- > From: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf > Of James Almer > Sent: Monday, March 04, 2019 8:40 PM > To: ffmpeg-devel@ffmpeg.org > Subject: Re: [FFmpeg-devel] [PATCH] configure: really enable libvpx-vp9 > encoder an

Re: [FFmpeg-devel] [PATCH] configure: really enable libvpx-vp9 encoder and decoder

2019-03-04 Thread James Almer
: [FFmpeg-devel] [PATCH] configure: really enable libvpx-vp9 >> encoder and decoder >> >> On 3/4/2019 12:40 PM, Guo, Yejun wrote: >>> Signed-off-by: Guo, Yejun >>> --- >>> configure | 4 ++-- >>> 1 file changed, 2 insertions(+), 2 deletions(-)

Re: [FFmpeg-devel] [PATCH] configure: really enable libvpx-vp9 encoder and decoder

2019-03-04 Thread Guo, Yejun
> -Original Message- > From: ffmpeg-devel [mailto:ffmpeg-devel-boun...@ffmpeg.org] On Behalf > Of James Almer > Sent: Monday, March 04, 2019 8:21 PM > To: ffmpeg-devel@ffmpeg.org > Subject: Re: [FFmpeg-devel] [PATCH] configure: really enable libvpx-vp9 > encoder an

Re: [FFmpeg-devel] [PATCH] configure: really enable libvpx-vp9 encoder and decoder

2019-03-04 Thread James Almer
On 3/4/2019 12:40 PM, Guo, Yejun wrote: > Signed-off-by: Guo, Yejun > --- > configure | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/configure b/configure > index 3042ab9..3e2a487 100755 > --- a/configure > +++ b/configure > @@ -6236,11 +6236,11 @@ enabled libvpx

[FFmpeg-devel] [PATCH] configure: really enable libvpx-vp9 encoder and decoder

2019-03-03 Thread Guo, Yejun
Signed-off-by: Guo, Yejun --- configure | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 3042ab9..3e2a487 100755 --- a/configure +++ b/configure @@ -6236,11 +6236,11 @@ enabled libvpx&& { } enabled libvpx_vp9_decoder && {