On Wed, 22 Mar 2017 19:48:00 +0000
Mark Thompson <s...@jkqxz.net> wrote:

> On 22/03/17 06:47, wm4 wrote:
> > This supports retrieving the device from a provided hw_frames_ctx, and
> > automatically creating a hw_frames_ctx if hw_device_ctx is set.
> > 
> > The old API is not deprecated yet. The user can still use
> > av_vdpau_bind_context() (with or without setting hw_frames_ctx), or use
> > the API before that by allocating and setting hwaccel_context manually.
> > 
> > (Adds missing APIchanges entry to the Libav version.)
> > ---
> > Libav merge.
> > ---
> >  doc/APIchanges              |  5 +++
> >  libavcodec/vdpau.c          | 95 
> > +++++++++++++++++++++++++++++++++------------
> >  libavcodec/vdpau_internal.h |  2 +
> >  libavcodec/version.h        |  2 +-
> >  4 files changed, 78 insertions(+), 26 deletions(-)  
> 
> Tested both new modes with Mesa / AMD, all working as expected.  Set LGTM.
> 

Pushed those 2 patches. Thanks for testing/review.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to