- 11 Sep, 2008 1 commit
-
-
Christophe Mutricy authored
Avoid to have a blank button
-
- 10 Sep, 2008 22 commits
-
-
Antoine Cellerier authored
-
Jean-Baptiste Kempf authored
-
Christophe Mutricy authored
-
Christophe Mutricy authored
Bad typo in Modules.am
-
Christophe Mutricy authored
-
Christophe Mutricy authored
-
Laurent Aimar authored
Sorry, I forgot 2 files.
-
Laurent Aimar authored
-
Laurent Aimar authored
The user aspect ratio and resize will still be lost on an AR aspect ratio change. (we may want to keep at least the requested resie).
-
Rémi Duraffort authored
(and don't forgot to release object when an error occure)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Geoffroy Couprie authored
I (and dionoea too, I think) encountered an "assertion failed self == 0" when trying to play a file on win32. I think the following patch solves this issue. If I understand correcly, the intended behaviour was to zero the owner field of the mutex when releasing it. Modified by Courmisch to use InterlockedExchange() directly. Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
In fact Qt uses always / as a separator, so introduce a function named toNativeSeparator (inspired from QDir) to fix this on Win$uck$ (cherry picked from commit de25484831fc71e0a8e24dd859e2186c77e7d5b2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 885652278bec85d92d960e72d0e886aac7114e4e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Geoffroy Couprie authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Remove C musicbrainz modules, use the new XML musicbrainz API. This removes VLC's dependency on libmusicbrainz. Consider backporting this commit and the previous one to 0.9-bugfix to get musicbrainz support on windows.
-
Antoine Cellerier authored
Add misc.mwait(), var.create() and strings.encode_uri_component() functions to VLC's Lua API.
-
- 09 Sep, 2008 17 commits
-
-
Laurent Aimar authored
-
Geoffroy Couprie authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
-
Derk-Jan Hartman authored
-
Alexis Ballier authored
Fix build with libavcodec 52: few renamings, the way to specify trellis quantization has changed. error_resilience has been renamed to error_recognition; I've left the option named ffmpeg-error-resilience since I am not sure if it is worth renaming the option here. Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>
-
Jean-Baptiste Kempf authored
-
Derk-Jan Hartman authored
- Hopefully also fixes PAR and usage of older iSights (different fourcc) - Note that the iSight reports itself as a 320x240 (NOT 640x480) device by default. (cherry picked from commit ef585031b4c58db3cc333a96c6cbb6c07d85f8b5)
-
Antoine Cellerier authored
-
Derk-Jan Hartman authored
-
Antoine Cellerier authored
Also fix mouse pointer position when capture a subscreen in x11.
-
Antoine Cellerier authored
-
Jean-Baptiste Kempf authored
Introduce release/debug scripts for mingw configure.
-
Antoine Cellerier authored
-