summaryrefslogtreecommitdiff
path: root/avmedia/source/vlc/wrapper/Media.cxx
AgeCommit message (Expand)Author
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-17loplugin:staticvar in avmedia..connectivityNoel Grandin
2018-07-09Add missing sal/log.hxx headersGabor Kelemen
2017-10-23loplugin:includeform: avmediaStephan Bergmann
2017-10-19Move vlc/wrapper include files to common include directoryStephan Bergmann
2017-08-07loplugin:oncevarStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2013-11-04cppcheck: fix '<type>::operator=' should return '<type> &'.Julien Nabet
2013-10-07Avmedia/VLC: Using *_new_location instead of *_new_path function.Minh Ngo
2013-09-15Avmedia/VLC: Error handling & Fixing a bug with a zero duration.Minh Ngo
2013-09-14Avmedia/VLC component code refactoring.Minh Ngo
2013-09-14Fixing copying processes for wrapper components.Minh Ngo
2013-09-14Getting correct media file duration and time.Minh Ngo
2013-08-25Linking symbols only once.Minh Ngo
2013-08-22Returning an object reference in operators =.Minh Ngo
2013-08-21avmedia: vlc - add / cleanup license headers.Michael Meeks
2013-08-21Fixing copy constructors/operators= for VLC wrapper instances.Minh Ngo
2013-08-21VLC Player wrapperMinh Ngo
2013-08-21Media wrapperMinh Ngo