summaryrefslogtreecommitdiffstats
path: root/avmedia
Commit message (Expand)AuthorAgeFilesLines
* fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza2013-10-251-35/+6
* fdo#68849 add some header guardsThomas Arnhold2013-10-212-0/+10
* avmedia/vlc: fixing a hang when trying to get a frameMinh Ngo2013-10-193-15/+4
* avmedia/vlc: setting a correct video/audio trackMinh Ngo2013-10-192-5/+42
* Bin apparently unneeded #includeTor Lillqvist2013-10-121-3/+1
* Bin apparently unneeded #includeTor Lillqvist2013-10-121-3/+0
* s/UNX/LINUX/, as that is what is meant hereTor Lillqvist2013-10-121-2/+2
* Avmedia/VLC: Fixing some errors when creating libvlc_instance_t.Minh Ngo2013-10-073-4/+25
* Avmedia/VLC: Adding some todoMinh Ngo2013-10-072-1/+8
* Avmedia/VLC: Using *_new_location instead of *_new_path function.Minh Ngo2013-10-071-2/+11
* Avmedia/VLC: Returns "No error" if there aren't any error.Minh Ngo2013-10-071-1/+4
* Avmedia/VLC: Correct reading from the WINx86_64 registry for LO 32-bit.Minh Ngo2013-10-071-6/+9
* Resolves: rhbz#1012379 draw audio-placeholder in presentation modeCaolán McNamara2013-10-041-2/+13
* filters with incorrect trailing semicolonsCaolán McNamara2013-10-031-2/+2
* CID#738557 unused mbIsMediaWindowJavaBased memberCaolán McNamara2013-10-031-2/+0
* typo fixes in commentsAndras Timar2013-09-261-3/+3
* Avmedia/VLC: Debug infoMinh Ngo2013-09-232-0/+3
* Avmedia/VLC: Adding more debug infoMinh Ngo2013-09-234-4/+5
* add mode lines to new files (and idls) since last runCaolán McNamara2013-09-221-0/+3
* Avmedia/VLC: Fixing a bug with a keyframe attachingMinh Ngo2013-09-203-6/+13
* Avmedia: Change a background to the black color.Minh Ngo2013-09-201-1/+1
* Avmedia/VLC: Fixing zooming.Minh Ngo2013-09-205-5/+19
* Avmedia/VLC: Storing a frame size in the window classMinh Ngo2013-09-202-8/+7
* Avmedia/VLC: Minor code formatting fixMinh Ngo2013-09-201-2/+2
* Avmedia/VLC: Adding soname backMinh Ngo2013-09-151-2/+1
* Avmedia/VLC: Falling back to gstreamer if libvlc is not found.Minh Ngo2013-09-152-6/+4
* WaE: unused parametersTor Lillqvist2013-09-151-1/+1
* Avmedia/VLC: Zooming 1:2, 2:1, 1:1Minh Ngo2013-09-155-5/+69
* Avmedia/VLC: Error handling & Fixing a bug with a zero duration.Minh Ngo2013-09-153-2/+26
* Avmedia/VLC: Switching window ID when changing a screen mode.Minh Ngo2013-09-144-5/+30
* Avmedia/VLC component code refactoring.Minh Ngo2013-09-1421-122/+204
* Print debug strings by SAL_WARNMinh Ngo2013-09-141-2/+2
* Mute sound when grabbing a frame.Minh Ngo2013-09-145-21/+27
* Fixing copying processes for wrapper components.Minh Ngo2013-09-143-7/+3
* Media zoom for Avmedia/vlcMinh Ngo2013-09-142-4/+24
* Getting correct media file duration and time.Minh Ngo2013-09-146-21/+26
* avmedia: vlc - cleanup debug churn.Michael Meeks2013-09-102-3/+14
* Use consistent calling convention: SAL_CALLTor Lillqvist2013-09-091-2/+2
* Creating one single Player manager.Minh Ngo2013-09-084-10/+27
* Refactoring vlc moduleMinh Ngo2013-09-0811-67/+85
* Thread safe queue + event handlerMinh Ngo2013-09-083-14/+20
* Replacing unistd.h by stdint.hMinh Ngo2013-09-051-1/+1
* Turn off event queue.Minh Ngo2013-09-041-2/+5
* Fixing a crash when loading symbols from LibVLC.Minh Ngo2013-09-043-5/+8
* Possibly fixes compiling success regression on the UNIX platform.Minh Ngo2013-09-041-0/+3
* Fix typos and make the VLC code in theory work as 64-bit on Windows and OS XTor Lillqvist2013-09-034-21/+24
* Make --enable-vlc at least compile on Mac OS XStephan Bergmann2013-09-031-1/+4
* -Werror,-Wunused-private-fieldStephan Bergmann2013-09-033-6/+3
* Blind fix to make this perhaps actually workTor Lillqvist2013-09-031-2/+6
* Just use the wide char API and no TCHAR crack, puh-leaseTor Lillqvist2013-09-031-6/+4