vdpau: support for NV12 video surfaces
The current VDPAU hardware acceleration only supports I420 video surfaces. It seems some device drivers only provide NV12.
The current VDPAU hardware acceleration only supports I420 video surfaces. It seems some device drivers only provide NV12.
changed milestone to %Features paradize
assigned to @Courmisch and unassigned @MigrationBot
changed milestone to %2.1.x maintenance bugs
added Status::fixed label
closed
commit 501bf022 Author: Rémi Denis-Courmont remi@remlab.net Date: Tue Jun 11 20:08:39 2013 +0300
vdpau: fallback to NV12 if YV12 is unsupported (fixes [#8495](https://code.videolan.org/videolan/vlc/-/issues/8495))
Original author: remi@remlab.net
VideoLAN code repository instance