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

Vikram Fugro vikram.fugro at gmail.com
Tue Feb 2 16:58:48 CET 2016


On Tue, Feb 2, 2016 at 2:15 PM, Jean-Baptiste Kempf <jb at videolan.org> wrote:

> On 29 Jan, Vikram Fugro wrote :
> >  modules/codec/Makefile.am                          |   2 +-
> >  modules/codec/gstdecode.c                          | 894
> ---------------------
> >  modules/codec/gstreamer/gstdecode.c                | 883
> ++++++++++++++++++++
>
> You should move that change into a separate commit.
>

    OK. Will create a separate commit for this first.

>
> >  modules/codec/gstreamer/gstvlcvideosink.c          | 300 +++++++
> >  modules/codec/gstreamer/gstvlcvideosink.h          |  58 ++
> >  9 files changed, 1847 insertions(+), 895 deletions(-)
> >  delete mode 100644 modules/codec/gstdecode.c
> >  create mode 100644 modules/codec/gstreamer/gstdecode.c
> >  create mode 100644 modules/codec/gstreamer/gstvlcpictureplaneallocator.c
> >  create mode 100644 modules/codec/gstreamer/gstvlcpictureplaneallocator.h
> >  create mode 100644 modules/codec/gstreamer/gstvlcvideopool.c
> >  create mode 100644 modules/codec/gstreamer/gstvlcvideopool.h
> >  create mode 100644 modules/codec/gstreamer/gstvlcvideosink.c
> >  create mode 100644 modules/codec/gstreamer/gstvlcvideosink.h
>
> Some of those files do not have license information.
>

   Oops! Sorry, completely slipped out my mind.

>
> With my kindest regards,
>
> --
> 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/20160202/a144aec4/attachment.html>


More information about the vlc-devel mailing list