- 04 Apr, 2012 7 commits
-
-
Martin Storsjö authored
Only do it for the right events. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Martin Storsjö authored
This makes buffer allocation not fail. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Martin Storsjö authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Martin Storsjö authored
This interpretation of nTop isn't too intuitive to me, but this is what frameworks/base/media/libstagefright/colorconversion/ColorConverter.cpp does for this pixel format. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Martin Storsjö authored
As a side effect, this also makes the output correct on Samsung Galaxy S II on ICS. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Martin Storsjö authored
Support the OMX_IndexConfigCommonOutputCrop config struct, too. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Martin Storsjö authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 03 Apr, 2012 1 commit
-
-
David Fuhrmann authored
-
- 02 Apr, 2012 13 commits
-
-
Jean-Baptiste Kempf authored
A lot of releases have subtitles in subs/ subfolder
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This was not correctly saving the last opened folder with some encoding
-
Rafaël Carré authored
- add a win64 file - do not repeatedly define the constant part - use the test URL on every platform using --enable-debug, not only win32
-
Rémi Denis-Courmont authored
This is completely untested, but it seems logical.
-
Rémi Denis-Courmont authored
Also remove stray httpd_t.
-
Ludovic Fauvet authored
Reported by Marcin 'Icewall' Noga from Hispasec Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
Reported by Marcin 'Icewall' Noga from Hispasec
-
Jean-Baptiste Kempf authored
Reported by Marcin 'Icewall' Noga from Hispasec
-
- 01 Apr, 2012 19 commits
-
-
Rémi Denis-Courmont authored
I wrote this as a quick hack after Gildas made the HTTP server bind to all addresses instead of only loopback by default. It turns out it lasted a bit longer :D
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Lua was the only remaining user of ACL instead of (login/)password. This is now fixed, so there is no need to clutter the httpd core.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is way more flexible than ACL: - does not need admin rights to edit, - does not assume the clients have fixed IP addresses, - does not assume the clients are single user systems, - is a better understood concept than access control lists.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
Ref #5814
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: make sure that VLC always shows a visibible video window when spawning a new vout (close #6418)
-
Felix Paul Kühne authored
macosx: make sure that the subtitles menu item is correctly updated on playlist item change (close #6342)
-
Jean-Baptiste Kempf authored
Ref #6544
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx: resize time field in the detached video window to make enough room for runtimes longer than 1 hour (close #6445)
-
Felix Paul Kühne authored
-