- 14 Nov, 2011 16 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The VLC contrib patches for live555 are mandatory otherwise it will not work correctly. Thus, linking directly from the live555 source tree is not something that should be encouraged or even supported. live555 should either be installed or built from contrib instead.
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
DLLs are named after their version (libvlc-5.dll) on wince
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
no sign of availability of real video DLLs for x86_64
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 13 Nov, 2011 8 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 12 Nov, 2011 5 commits
-
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
fixes #5508
-
Felix Paul Kühne authored
This reverts commit f2dfc28e.
-
Rafaël Carré authored
-
Rafaël Carré authored
Generates correct assembly and fix vp8 crash
-
- 11 Nov, 2011 11 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
Properly take the recursive event_sending_lock when looking for listener to send the event. Ensure that there will be no event dispatch after vlc_event_detach(). Also, fix a bug in libvlc_event where removing an event handler from an event callback would lead to a crash.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
* Comment out checks for GL ES, as the plugins are not working. * Check libGL only once. * Disable EGL by default as it is incomplete and does not correctly check for version (1.4 or later is assumed). * Only the generic OpenGL output if EGL is available, as there are currently no other OpenGL provider plugins.
-
Rémi Denis-Courmont authored
This reverts commit 07df00dc.
-
Rémi Denis-Courmont authored
This broke compilation. This reverts commit 5b859717.
-
Rémi Denis-Courmont authored
This reverts commit 23e0cb9f.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-