Re: [libav-devel] [PATCH 1/2] qsvenc: move cavlc out of common option

2017-11-21 Thread Maxym Dmytrychenko
Patch is just fine, nothing else required.
Busy days and should be finished these days

> 22 нояб. 2017 г., в 2:56, Li, Zhong  написал(а):
> 
> Ping? Any dependency to apply this patch?
> I'm glad to update this patch if necessary.
> 
>> -Original Message-
>> From: libav-devel [mailto:libav-devel-boun...@libav.org] On Behalf Of
>> Diego Biurrun
>> Sent: Tuesday, November 14, 2017 1:40 AM
>> To: libav development 
>> Subject: Re: [libav-devel] [PATCH 1/2] qsvenc: move cavlc out of common
>> option
>> 
>>> On Mon, Nov 13, 2017 at 02:03:47PM +0100, Maxym Dmytrychenko wrote:
 On Mon, Nov 13, 2017 at 8:54 AM, Zhong Li  wrote:
 
 CAVLC option is only available for h264 encoding.
 CABAC is the only entropy coding way for hevc.
 
 Signed-off-by: Zhong Li 
 ---
 libavcodec/qsvenc.h  | 3 +--
 libavcodec/qsvenc_h264.c | 1 +
 2 files changed, 2 insertions(+), 2 deletions(-)
>>> 
>>> correct fix
>> 
>> Will queue with an updated log message.
>> 
>> Diego
>> ___
>> libav-devel mailing list
>> libav-devel@libav.org
>> https://lists.libav.org/mailman/listinfo/libav-devel
> ___
> libav-devel mailing list
> libav-devel@libav.org
> https://lists.libav.org/mailman/listinfo/libav-devel
___
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Re: [libav-devel] [PATCH 1/2] qsvenc: move cavlc out of common option

2017-11-21 Thread Li, Zhong
Ping? Any dependency to apply this patch?
I'm glad to update this patch if necessary.

> -Original Message-
> From: libav-devel [mailto:libav-devel-boun...@libav.org] On Behalf Of
> Diego Biurrun
> Sent: Tuesday, November 14, 2017 1:40 AM
> To: libav development 
> Subject: Re: [libav-devel] [PATCH 1/2] qsvenc: move cavlc out of common
> option
> 
> On Mon, Nov 13, 2017 at 02:03:47PM +0100, Maxym Dmytrychenko wrote:
> > On Mon, Nov 13, 2017 at 8:54 AM, Zhong Li  wrote:
> >
> > > CAVLC option is only available for h264 encoding.
> > > CABAC is the only entropy coding way for hevc.
> > >
> > > Signed-off-by: Zhong Li 
> > > ---
> > >  libavcodec/qsvenc.h  | 3 +--
> > >  libavcodec/qsvenc_h264.c | 1 +
> > >  2 files changed, 2 insertions(+), 2 deletions(-)
> >
> > correct fix
> 
> Will queue with an updated log message.
> 
> Diego
> ___
> libav-devel mailing list
> libav-devel@libav.org
> https://lists.libav.org/mailman/listinfo/libav-devel
___
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Re: [libav-devel] [PATCH] qsv/hevcdec: Load hw plugin by default on non-windows os

2017-11-21 Thread Li, Zhong
Ping? Is there any dependency to apply this patch? 

> -Original Message-
> From: libav-devel [mailto:libav-devel-boun...@libav.org] On Behalf Of
> Maxym Dmytrychenko
> Sent: Saturday, November 11, 2017 3:19 AM
> To: libav development 
> Subject: Re: [libav-devel] [PATCH] qsv/hevcdec: Load hw plugin by default on
> non-windows os
> 
> agree, will commit it shortly
> 
> On Fri, Nov 10, 2017 at 7:43 PM, Luca Barbato 
> wrote:
> 
> > On 10/11/2017 09:03, Zhong Li wrote:
> >
> >> Software plugin is not available on Linux, Only works on Windows.
> >> Similar changes have been applied to qsv hevc encoder by
> >> b05128f3c953bd66483e697d60a2e7e45ee9cfa0.
> >>
> >> Signed-off-by: Zhong Li 
> >> ---
> >>   libavcodec/qsvdec_h2645.c | 8 +++-
> >>   1 file changed, 7 insertions(+), 1 deletion(-)
> >>
> >>
> > Sounds good :)
> >
> > lu
> >
> > ___
> > libav-devel mailing list
> > libav-devel@libav.org
> > https://lists.libav.org/mailman/listinfo/libav-devel
> ___
> libav-devel mailing list
> libav-devel@libav.org
> https://lists.libav.org/mailman/listinfo/libav-devel
___
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel