[vlc-devel] commit: Added an input from memory access. (Laurent Aimar )

git version control git at videolan.org
Sun Nov 15 18:08:55 CET 2009


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Sun Nov 15 18:03:40 2009 +0100| [174ba1481204d4bfffc19fa9e640ccc4fb89cdb0] | committer: Laurent Aimar 

Added an input from memory access.

It allows to inject one ES (raw or compressed) into VLC from a libvlc user.
If multiples ES are needed, it is sufficient to use slave inputs.

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

 modules/access/Modules.am |    2 +
 modules/access/imem.c     |  548 +++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 550 insertions(+), 0 deletions(-)

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



More information about the vlc-devel mailing list