summaryrefslogtreecommitdiff
path: root/avmedia/source/vlc/wrapper/Instance.cxx
AgeCommit message (Expand)Author
2018-10-17loplugin:staticvar in avmedia..connectivityNoel Grandin
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: Adding some todoMinh Ngo
2013-09-14Avmedia/VLC component code refactoring.Minh Ngo
2013-09-14Fixing copying processes for wrapper components.Minh Ngo
2013-08-25Linking symbols only once.Minh Ngo
2013-08-22Fixing warnings and crash with the VLC::Instance.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-21API interface for libvlc_media_tMinh Ngo
2013-08-21Upd the instance APIMinh Ngo
2013-08-21VLC::Instance Wrapper class for libvlc_instance_tMinh Ngo