Age | Commit message (Expand) | Author |
2013-10-07 | Avmedia/VLC: Fixing some errors when creating libvlc_instance_t. | Minh Ngo |
2013-10-07 | Avmedia/VLC: Adding some todo | Minh Ngo |
2013-10-07 | Avmedia/VLC: Using *_new_location instead of *_new_path function. | Minh Ngo |
2013-10-07 | Avmedia/VLC: Returns "No error" if there aren't any error. | Minh Ngo |
2013-10-07 | Avmedia/VLC: Correct reading from the WINx86_64 registry for LO 32-bit. | Minh Ngo |
2013-10-04 | Resolves: rhbz#1012379 draw audio-placeholder in presentation mode | Caolán McNamara |
2013-10-03 | filters with incorrect trailing semicolons | Caolán McNamara |
2013-10-03 | CID#738557 unused mbIsMediaWindowJavaBased member | Caolán McNamara |
2013-09-26 | typo fixes in comments | Andras Timar |
2013-09-23 | Avmedia/VLC: Debug info | Minh Ngo |
2013-09-23 | Avmedia/VLC: Adding more debug info | Minh Ngo |
2013-09-22 | add mode lines to new files (and idls) since last run | Caolán McNamara |
2013-09-20 | Avmedia/VLC: Fixing a bug with a keyframe attaching | Minh Ngo |
2013-09-20 | Avmedia: Change a background to the black color. | Minh Ngo |
2013-09-20 | Avmedia/VLC: Fixing zooming. | Minh Ngo |
2013-09-20 | Avmedia/VLC: Storing a frame size in the window class | Minh Ngo |
2013-09-20 | Avmedia/VLC: Minor code formatting fix | Minh Ngo |
2013-09-15 | Avmedia/VLC: Adding soname back | Minh Ngo |
2013-09-15 | Avmedia/VLC: Falling back to gstreamer if libvlc is not found. | Minh Ngo |
2013-09-15 | WaE: unused parameters | Tor Lillqvist |
2013-09-15 | Avmedia/VLC: Zooming 1:2, 2:1, 1:1 | Minh Ngo |
2013-09-15 | Avmedia/VLC: Error handling & Fixing a bug with a zero duration. | Minh Ngo |
2013-09-14 | Avmedia/VLC: Switching window ID when changing a screen mode. | Minh Ngo |
2013-09-14 | Avmedia/VLC component code refactoring. | Minh Ngo |
2013-09-14 | Print debug strings by SAL_WARN | Minh Ngo |
2013-09-14 | Mute sound when grabbing a frame. | Minh Ngo |
2013-09-14 | Fixing copying processes for wrapper components. | Minh Ngo |
2013-09-14 | Media zoom for Avmedia/vlc | Minh Ngo |
2013-09-14 | Getting correct media file duration and time. | Minh Ngo |
2013-09-10 | avmedia: vlc - cleanup debug churn. | Michael Meeks |
2013-09-09 | Use consistent calling convention: SAL_CALL | Tor Lillqvist |
2013-09-08 | Creating one single Player manager. | Minh Ngo |
2013-09-08 | Refactoring vlc module | Minh Ngo |
2013-09-08 | Thread safe queue + event handler | Minh Ngo |
2013-09-05 | Replacing unistd.h by stdint.h | Minh Ngo |
2013-09-04 | Turn off event queue. | Minh Ngo |
2013-09-04 | Fixing a crash when loading symbols from LibVLC. | Minh Ngo |
2013-09-04 | Possibly fixes compiling success regression on the UNIX platform. | Minh Ngo |
2013-09-03 | Fix typos and make the VLC code in theory work as 64-bit on Windows and OS X | Tor Lillqvist |
2013-09-03 | Make --enable-vlc at least compile on Mac OS X | Stephan Bergmann |
2013-09-03 | -Werror,-Wunused-private-field | Stephan Bergmann |
2013-09-03 | Blind fix to make this perhaps actually work | Tor Lillqvist |
2013-09-03 | Just use the wide char API and no TCHAR crack, puh-lease | Tor Lillqvist |
2013-09-03 | Make --enable-vlc at least compile on Windows | Stephan Bergmann |
2013-09-03 | Missing exception specifications | Stephan Bergmann |
2013-09-02 | Possible fixes encoding in the VLC library path. | Minh Ngo |
2013-08-31 | Updating library path for VLC on Mac OS | Minh Ngo |
2013-08-31 | Cross-platform libvlc loading. | Minh Ngo |
2013-08-29 | I doubt -DWINNT is needed | Tor Lillqvist |
2013-08-29 | Add missing line continuation character | Tor Lillqvist |