vlc | branch: master | Jean-Baptiste Kempf <[email protected]> | 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 _______________________________________________ vlc-commits mailing list [email protected] http://mailman.videolan.org/listinfo/vlc-commits
