[vlc-commits] commit: libVLC examples, from GCI work (Jean-Baptiste Kempf )

git at videolan.org git at videolan.org
Wed Dec 8 21:24:33 CET 2010


vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Dec  8 21:22:37 2010 +0100| [31258aa03cf77f1d6a61e8406c77989041599763] | committer: Jean-Baptiste Kempf 

libVLC examples, from GCI work

 - Gtk+ player
 - wx   player
 - Qt   player
 - DVD ripper using Gtk

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

 doc/libvlc/QtPlayer/LICENSE    |   13 ++
 doc/libvlc/QtPlayer/QtVLC.pro  |    9 ++
 doc/libvlc/QtPlayer/main.cpp   |   26 ++++
 doc/libvlc/QtPlayer/player.cpp |  210 +++++++++++++++++++++++++++
 doc/libvlc/QtPlayer/player.h   |   52 +++++++
 doc/libvlc/gtk_player.c        |  141 ++++++++++++++++++
 doc/libvlc/libvlc_DVD_ripper.c |  306 ++++++++++++++++++++++++++++++++++++++++
 doc/libvlc/wx_player.cpp       |  263 ++++++++++++++++++++++++++++++++++
 8 files changed, 1020 insertions(+), 0 deletions(-)

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


More information about the vlc-commits mailing list