Where is the support for NV12 with 64x32 tiling is added ?

Nicolas Dufresne nicolas.dufresne at gmail.com
Fri May 6 14:51:31 UTC 2016


Le vendredi 06 mai 2016 à 14:04 +0300, Sebastian Dröge a écrit :
> On Fr, 2016-05-06 at 02:23 -0700, ssshukla26 wrote:
> > 
> > Ok fine, can you tell me where I can find a similar logic in
> > gstreamer source
> > ? Cause in have to anyhow derive by which ALGO (pixel by pixel
> > code) NV12
> > tile to NV12 format is converted. Will you help me to find the
> > place where
> > you people have actually put pixel by pixel logic for conversion !
> It's all in gst-plugins-base/gst-libs/gst/video . I think there is
> currently no fast-path for directly going to NV12 but only for going
> to
> AYUV as an intermediate step, but that's basically the same.

We still have a denser version in android media plugin. There is bunch
of different method you'll find in Android vendor trees too.

https://cgit.freedesktop.org/gstreamer/gst-plugins-
bad/tree/sys/androidmedia/gstamc.c#n2460


More information about the gstreamer-devel mailing list