summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)AuthorFilesLines
2013-08-22Finding libvlc in Mac OS/Windows platformsMinh Ngo1-2/+4
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-08-21avmedia: vlc - with the wrapper we no longer need cflags / libs.Michael Meeks1-2/+0
2013-08-21avmedia: vlc - link to boostsystem bits.Michael Meeks1-0/+5
2013-08-21avmedia: vlc - add / cleanup license headers.Michael Meeks11-70/+68
2013-08-21Fixing copy constructors/operators= for VLC wrapper instances.Minh Ngo7-7/+56
2013-08-21Playback loopMinh Ngo10-55/+74
2013-08-21VLC Event handling in the separate thread.Minh Ngo3-0/+69
2013-08-21Thread safe queue for VLC Event HandlingMinh Ngo2-0/+80
2013-08-21Includes for building.Minh Ngo1-72/+4
2013-08-21MacOS/Windows stuffMinh Ngo3-8/+11
2013-08-21Disabling the mouse handling event in the VLC engine.Minh Ngo3-2/+12
2013-08-21Porting all VLC API for loading by wrappersMinh Ngo7-39/+215
2013-08-21VLC Player wrapperMinh Ngo10-43/+268
2013-08-21Media wrapperMinh Ngo2-0/+91
2013-08-21API interface for libvlc_media_tMinh Ngo4-36/+27
2013-08-21Upd the instance APIMinh Ngo3-4/+4
2013-08-21VLC::Instance Wrapper class for libvlc_instance_tMinh Ngo5-9/+84
2013-08-21libvlc API symbol loader routinesMinh Ngo1-0/+82
2013-08-21Playback loopMinh Ngo3-4/+31
2013-08-21Optimizing VLC player initialization process.Minh Ngo4-6/+19
2013-08-21Upd frame grabber. Will work with this patch [1][2].Minh Ngo2-6/+67
2013-08-21Removing bad code. Fixing VLC starting arguments.Minh Ngo3-93/+8
2013-07-28reduce use of UniString from ResID ctorCaolán McNamara2-3/+4
2013-07-26Fixing windows ID settingMinh Ngo1-2/+2
2013-07-26Fixing a manager classMinh Ngo3-5/+7
2013-07-26Removing a code for WIN32 that doesn't workMinh Ngo1-1/+1
2013-07-26Minor fixesMinh Ngo2-2/+1
2013-07-26Frame grabber implementation.Minh Ngo4-11/+118
2013-07-26Possibly binds a video frame into the WIN32 windowMinh Ngo1-2/+6
2013-07-26Fixing pausing/stopping media featuresMinh Ngo2-1/+9
2013-07-26Fixing default frame sizeMinh Ngo4-2/+4
2013-07-26Fixing volume changing abilityMinh Ngo1-3/+3
2013-07-26Binding a video frame into a LibreOffice's widgetMinh Ngo2-3/+44
2013-07-26Fixing get/set time methods (correctly converts ms into sec).Minh Ngo3-4/+8
2013-07-26don't return an UNO reference to a temporary stack object.Michael Meeks1-2/+2
2013-07-26Fixing segfault when getting a durationMinh Ngo2-2/+4
2013-07-26Insert vlc at the top of the service list to try for media.Michael Meeks3-4/+7
2013-07-26Build fixMinh Ngo3-5/+6
2013-07-26Setting url into the player classMinh Ngo3-6/+18
2013-07-26Frame grabber interface. Adding service/implementation names.Minh Ngo7-31/+155
2013-07-26get vlcwindow compiling.Michael Meeks4-122/+124
2013-07-26Fixing source for buildingMinh Ngo6-6/+130
2013-07-26Lockguards for threadsafe. VLCWindow class templates.Minh Ngo3-1/+101
2013-07-26get/set methods implementationsMinh Ngo2-4/+10
2013-07-26Media player/VLC instance initializing.Minh Ngo2-5/+25
2013-07-26build the new modules, and close a couple of namespaces.Michael Meeks2-1/+6
2013-07-26Initial player/manager patterns for the vlc moduleMinh Ngo5-1/+247
2013-07-26initial vlc component build / conditionals and hookup.Michael Meeks5-0/+167
2013-07-08Turn Radek's notes into README files.Radek Doulik1-1/+16