Re: [FFmpeg-devel] [PATCH] avcodec/vdpau: Support for VDPAU accelerated HEVC decoding

2015-06-25 Thread Philip Langdale
On Thu, 25 Jun 2015 19:15:40 +0200 Michael Niedermayer wrote: > On Wed, Jun 24, 2015 at 07:54:52PM -0700, Philip Langdale wrote: > > Ping? > > the indention depth seems inconsistent > > should be ok if it works otherwise but iam no VDPAU devel Fixed and pushed. Thanks, --phil ___

Re: [FFmpeg-devel] [PATCH] avcodec/vdpau: Support for VDPAU accelerated HEVC decoding

2015-06-25 Thread Michael Niedermayer
On Wed, Jun 24, 2015 at 07:54:52PM -0700, Philip Langdale wrote: > Ping? the indention depth seems inconsistent should be ok if it works otherwise but iam no VDPAU devel thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB I have never wished to cater to the

Re: [FFmpeg-devel] [PATCH] avcodec/vdpau: Support for VDPAU accelerated HEVC decoding

2015-06-24 Thread Philip Langdale
Ping? On Sat, 20 Jun 2015 11:45:01 -0700 Philip Langdale wrote: > This change introduces basic support for HEVC decoding through vdpau. > Right now, there are problems with the nvidia driver/library > implementation that mean that frames are incorrectly laid out in > memory when they are returne

[FFmpeg-devel] [PATCH] avcodec/vdpau: Support for VDPAU accelerated HEVC decoding

2015-06-20 Thread Philip Langdale
This change introduces basic support for HEVC decoding through vdpau. Right now, there are problems with the nvidia driver/library implementation that mean that frames are incorrectly laid out in memory when they are returned from the decoder, and it is normally impossible to recover the complete d