summaryrefslogtreecommitdiff
path: root/avmedia
AgeCommit message (Expand)AuthorFilesLines
2013-11-04fdo#54938: Convert to use cppu::supportsServiceJosé Guilherme Vanz4-4/+12
2013-10-25fdo#54938: More uses of cppu::supportsServiceMarcos Paulo de Souza1-35/+6
2013-10-21fdo#68849 add some header guardsThomas Arnhold2-0/+10
2013-10-19avmedia/vlc: fixing a hang when trying to get a frameMinh Ngo3-15/+4
2013-10-19avmedia/vlc: setting a correct video/audio trackMinh Ngo2-5/+42
2013-10-12Bin apparently unneeded #includeTor Lillqvist1-3/+1
2013-10-12Bin apparently unneeded #includeTor Lillqvist1-3/+0
2013-10-12s/UNX/LINUX/, as that is what is meant hereTor Lillqvist1-2/+2
2013-10-07Avmedia/VLC: Fixing some errors when creating libvlc_instance_t.Minh Ngo3-4/+25
2013-10-07Avmedia/VLC: Adding some todoMinh Ngo2-1/+8
2013-10-07Avmedia/VLC: Using *_new_location instead of *_new_path function.Minh Ngo1-2/+11
2013-10-07Avmedia/VLC: Returns "No error" if there aren't any error.Minh Ngo1-1/+4
2013-10-07Avmedia/VLC: Correct reading from the WINx86_64 registry for LO 32-bit.Minh Ngo1-6/+9
2013-10-04Resolves: rhbz#1012379 draw audio-placeholder in presentation modeCaolán McNamara1-2/+13
2013-10-03filters with incorrect trailing semicolonsCaolán McNamara1-2/+2
2013-10-03CID#738557 unused mbIsMediaWindowJavaBased memberCaolán McNamara1-2/+0
2013-09-26typo fixes in commentsAndras Timar1-3/+3
2013-09-23Avmedia/VLC: Debug infoMinh Ngo2-0/+3
2013-09-23Avmedia/VLC: Adding more debug infoMinh Ngo4-4/+5
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara1-0/+3
2013-09-20Avmedia/VLC: Fixing a bug with a keyframe attachingMinh Ngo3-6/+13
2013-09-20Avmedia: Change a background to the black color.Minh Ngo1-1/+1
2013-09-20Avmedia/VLC: Fixing zooming.Minh Ngo5-5/+19
2013-09-20Avmedia/VLC: Storing a frame size in the window classMinh Ngo2-8/+7
2013-09-20Avmedia/VLC: Minor code formatting fixMinh Ngo1-2/+2
2013-09-15Avmedia/VLC: Adding soname backMinh Ngo1-2/+1
2013-09-15Avmedia/VLC: Falling back to gstreamer if libvlc is not found.Minh Ngo2-6/+4
2013-09-15WaE: unused parametersTor Lillqvist1-1/+1
2013-09-15Avmedia/VLC: Zooming 1:2, 2:1, 1:1Minh Ngo5-5/+69
2013-09-15Avmedia/VLC: Error handling & Fixing a bug with a zero duration.Minh Ngo3-2/+26
2013-09-14Avmedia/VLC: Switching window ID when changing a screen mode.Minh Ngo4-5/+30
2013-09-14Avmedia/VLC component code refactoring.Minh Ngo21-122/+204
2013-09-14Print debug strings by SAL_WARNMinh Ngo1-2/+2
2013-09-14Mute sound when grabbing a frame.Minh Ngo5-21/+27
2013-09-14Fixing copying processes for wrapper components.Minh Ngo3-7/+3
2013-09-14Media zoom for Avmedia/vlcMinh Ngo2-4/+24
2013-09-14Getting correct media file duration and time.Minh Ngo6-21/+26
2013-09-10avmedia: vlc - cleanup debug churn.Michael Meeks2-3/+14
2013-09-09Use consistent calling convention: SAL_CALLTor Lillqvist1-2/+2
2013-09-08Creating one single Player manager.Minh Ngo4-10/+27
2013-09-08Refactoring vlc moduleMinh Ngo11-67/+85
2013-09-08Thread safe queue + event handlerMinh Ngo3-14/+20
2013-09-05Replacing unistd.h by stdint.hMinh Ngo1-1/+1
2013-09-04Turn off event queue.Minh Ngo1-2/+5
2013-09-04Fixing a crash when loading symbols from LibVLC.Minh Ngo3-5/+8
2013-09-04Possibly fixes compiling success regression on the UNIX platform.Minh Ngo1-0/+3
2013-09-03Fix typos and make the VLC code in theory work as 64-bit on Windows and OS XTor Lillqvist4-21/+24
2013-09-03Make --enable-vlc at least compile on Mac OS XStephan Bergmann1-1/+4
2013-09-03-Werror,-Wunused-private-fieldStephan Bergmann3-6/+3
2013-09-03Blind fix to make this perhaps actually workTor Lillqvist1-2/+6