summaryrefslogtreecommitdiff
path: root/avmedia/source/vlc/wrapper/SymbolLoader.hxx
AgeCommit message (Expand)Author
2013-10-07Avmedia/VLC: Correct reading from the WINx86_64 registry for LO 32-bit.Minh Ngo
2013-09-23Avmedia/VLC: Debug infoMinh Ngo
2013-09-23Avmedia/VLC: Adding more debug infoMinh Ngo
2013-09-15Avmedia/VLC: Adding soname backMinh Ngo
2013-09-15Avmedia/VLC: Falling back to gstreamer if libvlc is not found.Minh Ngo
2013-09-14Avmedia/VLC component code refactoring.Minh Ngo
2013-09-04Fixing a crash when loading symbols from LibVLC.Minh Ngo
2013-09-03Fix typos and make the VLC code in theory work as 64-bit on Windows and OS XTor Lillqvist
2013-09-03Blind fix to make this perhaps actually workTor Lillqvist
2013-09-03Just use the wide char API and no TCHAR crack, puh-leaseTor Lillqvist
2013-09-03Make --enable-vlc at least compile on WindowsStephan Bergmann
2013-09-02Possible fixes encoding in the VLC library path.Minh Ngo
2013-08-31Updating library path for VLC on Mac OSMinh Ngo
2013-08-31Cross-platform libvlc loading.Minh Ngo
2013-08-25Linking symbols only once.Minh Ngo
2013-08-22Fixing symbol loader. Returns true if successful. false otherwise.Minh Ngo
2013-08-22Finding libvlc in Mac OS/Windows platformsMinh Ngo
2013-08-21avmedia: vlc - add / cleanup license headers.Michael Meeks
2013-08-21VLC Player wrapperMinh Ngo
2013-08-21libvlc API symbol loader routinesMinh Ngo