Re: [FFmpeg-devel] [PATCH 2/2] Add decode support for VDPAU VP9.

2019-10-21 Thread Philip Langdale
On Mon, 21 Oct 2019 18:01:38 +0530 ManojGuptaBonda wrote: > Populate the codec specific params that need to be passed to > VDPAU. > --- > libavcodec/vdpau_vp9.c | 155 > - 1 file changed, 153 > insertions(+), 2 deletions(-) > > diff --git a/libavcodec/vdpa

[FFmpeg-devel] [PATCH 2/2] Add decode support for VDPAU VP9.

2019-10-21 Thread ManojGuptaBonda
Populate the codec specific params that need to be passed to VDPAU. --- libavcodec/vdpau_vp9.c | 155 - 1 file changed, 153 insertions(+), 2 deletions(-) diff --git a/libavcodec/vdpau_vp9.c b/libavcodec/vdpau_vp9.c index d8f629d135..f1ee4ac5e0 100644 --- a/

[FFmpeg-devel] [PATCH 2/2] Add decode support for VDPAU VP9.

2019-10-21 Thread ManojGuptaBonda
Populate the codec specific params that need to be passed to VDPAU. --- libavcodec/vdpau_vp9.c | 155 - 1 file changed, 153 insertions(+), 2 deletions(-) diff --git a/libavcodec/vdpau_vp9.c b/libavcodec/vdpau_vp9.c index d8f629d135..f1ee4ac5e0 100644 --- a/