summaryrefslogtreecommitdiff
path: root/avmedia/source/vlc
AgeCommit message (Expand)Author
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-01-17Convert avmedia to cppu::supportsServiceAlexandre Vicenzi
2014-01-14These should be extern "C" function typesStephan Bergmann
2013-12-17Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann
2013-12-05Fix fallout from 461e0f9eaf9895ecd0eba67b35a4d2cec8a5e5c5Tor Lillqvist
2013-11-20Only throw exceptions that match specificationStephan Bergmann
2013-11-04cppcheck: fix '<type>::operator=' should return '<type> &'.Julien Nabet
2013-10-19avmedia/vlc: fixing a hang when trying to get a frameMinh Ngo
2013-10-19avmedia/vlc: setting a correct video/audio trackMinh Ngo
2013-10-12Bin apparently unneeded #includeTor Lillqvist
2013-10-12s/UNX/LINUX/, as that is what is meant hereTor Lillqvist
2013-10-07Avmedia/VLC: Fixing some errors when creating libvlc_instance_t.Minh Ngo
2013-10-07Avmedia/VLC: Adding some todoMinh Ngo
2013-10-07Avmedia/VLC: Using *_new_location instead of *_new_path function.Minh Ngo
2013-10-07Avmedia/VLC: Returns "No error" if there aren't any error.Minh Ngo
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-20Avmedia/VLC: Fixing a bug with a keyframe attachingMinh Ngo
2013-09-20Avmedia/VLC: Fixing zooming.Minh Ngo
2013-09-20Avmedia/VLC: Storing a frame size in the window classMinh Ngo
2013-09-20Avmedia/VLC: Minor code formatting fixMinh 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-15WaE: unused parametersTor Lillqvist
2013-09-15Avmedia/VLC: Zooming 1:2, 2:1, 1:1Minh Ngo
2013-09-15Avmedia/VLC: Error handling & Fixing a bug with a zero duration.Minh Ngo
2013-09-14Avmedia/VLC: Switching window ID when changing a screen mode.Minh Ngo
2013-09-14Avmedia/VLC component code refactoring.Minh Ngo
2013-09-14Print debug strings by SAL_WARNMinh Ngo
2013-09-14Mute sound when grabbing a frame.Minh Ngo
2013-09-14Fixing copying processes for wrapper components.Minh Ngo
2013-09-14Media zoom for Avmedia/vlcMinh Ngo
2013-09-14Getting correct media file duration and time.Minh Ngo
2013-09-10avmedia: vlc - cleanup debug churn.Michael Meeks
2013-09-09Use consistent calling convention: SAL_CALLTor Lillqvist
2013-09-08Creating one single Player manager.Minh Ngo
2013-09-08Refactoring vlc moduleMinh Ngo
2013-09-08Thread safe queue + event handlerMinh Ngo
2013-09-05Replacing unistd.h by stdint.hMinh Ngo
2013-09-04Turn off event queue.Minh Ngo
2013-09-04Fixing a crash when loading symbols from LibVLC.Minh Ngo
2013-09-04Possibly fixes compiling success regression on the UNIX platform.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-03Make --enable-vlc at least compile on Mac OS XStephan Bergmann
2013-09-03-Werror,-Wunused-private-fieldStephan Bergmann
2013-09-03Blind fix to make this perhaps actually workTor Lillqvist