[vlc-commits] Added STL demuxer/decoder.

Laurent Aimar git at videolan.org
Sun Jun 5 16:26:07 CEST 2011


vlc | branch: master | Laurent Aimar <fenrir at videolan.org> | Fri Aug 27 21:05:12 2010 +0200| [8eb3525172b894b28191f465fbb4afa5d54931fc] | committer: Laurent Aimar

Added STL demuxer/decoder.

It is a preliminary work.

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

 modules/codec/Modules.am |    2 +
 modules/codec/stl.c      |  175 +++++++++++++++++++++++++++++++++
 modules/demux/Modules.am |    2 +
 modules/demux/stl.c      |  242 ++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 421 insertions(+), 0 deletions(-)

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


More information about the vlc-commits mailing list