[vlc-devel] commit: Smem sout module to memory buffer video only (Christophe Courtaut )

git version control git at videolan.org
Mon Sep 14 17:32:54 CEST 2009


vlc | branch: master | Christophe Courtaut <christophe.courtaut at gmail.com> | Mon Sep 14 00:25:35 2009 +0200| [b7a048f16719cd6c8c300470f45ce2114d97064d] | committer: Rémi Denis-Courmont 

Smem sout module to memory buffer video only

The smem sout module allows you to stream out to memory buffer.
Currently only video is implemented. This module should be used
with the transcode sout module, to get raw data from it.

Signed-off-by: Rémi Denis-Courmont <remi at remlab.net>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b7a048f16719cd6c8c300470f45ce2114d97064d
---

 modules/stream_out/Modules.am |    2 +
 modules/stream_out/smem.c     |  321 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 323 insertions(+), 0 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=b7a048f16719cd6c8c300470f45ce2114d97064d



More information about the vlc-devel mailing list