Re: [FFmpeg-devel] [PATCH 1/3] avcodec/vdpau_hevc: Remove experimental flag

2015-08-04 Thread wm4
On Mon, 3 Aug 2015 21:04:57 -0700 Philip Langdale wrote: > The latest nvidia 355.06 drivers fixes the interleaving bug when > video surfaces are rendered. It still seems to be broken for > read-back with getBits but that's sufficiently uninteresting that > I don't think we need to wait for it to

[FFmpeg-devel] [PATCH 1/3] avcodec/vdpau_hevc: Remove experimental flag

2015-08-03 Thread Philip Langdale
The latest nvidia 355.06 drivers fixes the interleaving bug when video surfaces are rendered. It still seems to be broken for read-back with getBits but that's sufficiently uninteresting that I don't think we need to wait for it to remove the flag. Signed-off-by: Philip Langdale --- libavcodec/v