[vlc-devel] [PATCH 2/2] Enable zero-copy support for gstreamer video decoders

Vikram Fugro vikram.fugro at gmail.com
Sat Feb 6 18:22:03 CET 2016


Thanks. Will ensure about that. Yeah, just that those macros for header
includes follow that format in gst with preceding and following double or
single underscores.
On Feb 5, 2016 8:55 PM, "Jean-Baptiste Kempf" <jb at videolan.org> wrote:

> On 04 Feb, Vikram Fugro wrote :
> > Implements the interface to provide the VLC pictures
> > from vout mapped to GstBuffers, along with per video
> > plane stride/offsets info, to the upstream gstreamer
> > video decoder. If the stride/offsets info of the vlc
> > pictures (created by vout) matches the video decoder's
> > expectations, the decoder will directly decode into
> > the vout allocated pictures, enabling zero-copy. Else
> > it will continue to use it's own bufferpool
>
> Thank you. This was applied.
>
> However, I'd like a bit less warnings, if possible, and you should
> really be careful about the C standard, notably on the macros starting
> by __UPPERSOMETHING__
>
>
> --
> Jean-Baptiste Kempf
> http://www.jbkempf.com/ - +33 672 704 734
> Sent from my Electronic Device
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> https://mailman.videolan.org/listinfo/vlc-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20160206/2398c721/attachment.html>


More information about the vlc-devel mailing list