[vlc-devel] commit: Split RAM playlist support from m3u to its own demuxer and fix its support . (Srikanth Raju )

git version control git at videolan.org
Sun Mar 29 18:41:34 CEST 2009


vlc | branch: master | Srikanth Raju <srikiraju at gmail dot com> | Sat Mar 28 03:04:44 2009 +0530| [5e2e3995097359e75684ff56873e1cbdc57ce1ad] | committer: Jean-Baptiste Kempf 

Split RAM playlist support from m3u to its own demuxer and fix its support.

Adds a RAM playlist demuxer to read .ram playlist files. Handles parameters author, copyright, clipinfo, start, end and title.

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

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

 modules/demux/playlist/Modules.am |    1 +
 modules/demux/playlist/playlist.c |    5 +
 modules/demux/playlist/playlist.h |    3 +
 modules/demux/playlist/ram.c      |  503 +++++++++++++++++++++++++++++++++++++
 4 files changed, 512 insertions(+), 0 deletions(-)

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



More information about the vlc-devel mailing list