[PATCH xserver v2] glamor: add support for NV12 in Xv
Adam Jackson
ajax at nwnk.net
Tue Sep 11 20:01:27 UTC 2018
On Tue, 2018-09-11 at 15:41 -0400, Alex Deucher wrote:
> On Tue, Sep 11, 2018 at 1:30 PM Julien Isorce <julien.isorce at gmail.com> wrote:
> >
> > Useful when video decoders only output NV12. Currently
> > glamor Xv only supports I420 and YV12.
> >
> > Note that Intel's sna supports I420, YV12, YUY2, UYVY, NV12.
> >
> > Test: xvinfo | grep NV12
> > Test: gst-launch-1.0 videotestsrc ! video/x-raw, format=NV12 ! xvimagesink
> >
> > v2: Combine the two texture2Ds on u_sampler.
> >
> > Signed-off-by: Julien Isorce <jisorce at oblong.com>
>
> Reviewed-by: Alex Deucher <alexander.deucher at amd.com>
Merged the series, thanks.
- ajax
More information about the xorg-devel
mailing list