[vlmc-devel] Make LibVLCpp (almost) Qt free
Hugo Beauzée-Luyssen
git at videolan.org
Mon Feb 24 20:55:59 CET 2014
vlmc | branch: master | Hugo Beauzée-Luyssen <hugo at beauzee.fr> | Mon Feb 24 21:47:01 2014 +0200| [5412c08879bd6f5c25eefb6af131a6be09c5f03f] | committer: Hugo Beauzée-Luyssen
Make LibVLCpp (almost) Qt free
The only parth that remains is the define do determine which of the
set_xwindow/hwnd/nsobject function to use when setting a render widget
> http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commit;h=5412c08879bd6f5c25eefb6af131a6be09c5f03f
---
src/Backend/VLC/EventWaiter.h | 4 ++++
src/Backend/VLC/LibVLCpp/VLCInstance.h | 1 -
src/Backend/VLC/LibVLCpp/VLCMedia.cpp | 10 ++-------
src/Backend/VLC/LibVLCpp/VLCMedia.h | 5 +----
src/Backend/VLC/LibVLCpp/VLCMediaPlayer.cpp | 32 +++++++++++----------------
src/Backend/VLC/LibVLCpp/VLCMediaPlayer.h | 24 ++++----------------
src/Backend/VLC/VLCSource.cpp | 4 +++-
src/Backend/VLC/VLCSourceRenderer.cpp | 6 ++---
src/Backend/VLC/VLCVmemRenderer.h | 3 +++
9 files changed, 33 insertions(+), 56 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlmc.git/?a=commitdiff;h=5412c08879bd6f5c25eefb6af131a6be09c5f03f
More information about the Vlmc-devel
mailing list