- 08 Jun, 2010 2 commits
-
-
Pierre Ynard authored
Also sort the scripts by file name... (cherry picked from commit 2c7bfe80) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
Pierre Ynard authored
(cherry picked from commit 560a002f) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
- 07 Jun, 2010 10 commits
-
-
Christophe Mutricy authored
(cherry picked from commit b5ddf37d) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Ajith Manjula authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Éric Lassauge authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
André Weber authored
(cherry picked from commit 2b88fd41) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Kai Lauterbach authored
The Fnordlicht-Class implements only parts of the fnordlicht-protocol: sync, stop, start_bootloader, boot_enter_application and fade_rgb Have a look at http://github.com/fd0/fnordlicht/raw/master/doc/PROTOCOL for more details. Signed-off-by: André Weber <atmo@videolan.org> (cherry picked from commit c215f7b7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This fixes #3681 (cherry picked from commit 06ed4654)
-
Pierre Ynard authored
(cherry picked from commit ac795f1a) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
Rémi Denis-Courmont authored
(cherry picked from commit 921fdef8)
-
Rémi Denis-Courmont authored
(cherry picked from commit 2dde53c5) Conflicts: bin/override.c
-
- 06 Jun, 2010 6 commits
-
-
Oleksandr Natalenko authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Mihkel authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit 291957a2bde5ac0fb9aec72a0b4c5c2cfdc80ea2) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit ae2c9e4f)
-
Jean-Philippe André authored
This seems a lot, but 65k definitively ain't enough for some movies. (cherry picked from commit 89dbfd78) Signed-off-by: Jean-Philippe André <jpeg@videolan.org>
-
Jean-Philippe André authored
(cherry picked from commit a1ad2378) Signed-off-by: Jean-Philippe André <jpeg@videolan.org>
-
Jean-Philippe André authored
Since 6bb9f299 (or master/1834c5a7) it was not possible to load luahttp using this shortcut anyway. (cherry picked from commit 4d429b61) Signed-off-by: Jean-Philippe André <jpeg@videolan.org>
-
- 05 Jun, 2010 21 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit 8078a54f)
-
Ilkka Ollakka authored
Which was wrong way anyway. (cherry picked from commit b986c067) Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Ilkka Ollakka authored
also fix sub 720p defaults (cherry picked from commit 16ea0e63) Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Pierre Ynard authored
We don't want that anymore anyway (cherry picked from commit db60e23c) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
Pierre Ynard authored
We parse the additional HTML5 section too, the only place where the WebM formats are listed. If the URL contains "&html5=True", the WebM formats are preferred, when available. (cherry picked from commit f18b314b) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
Pierre Ynard authored
This also saves one HTTP redirect (cherry picked from commit 09b6b8e3) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
Ilkka Ollakka authored
VP8/webm profile defaults to 720p, which could be reasonable default imo. Not sure if people want to it to default to same resolution as input is. (cherry picked from commit e8b350df) Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Ilkka Ollakka authored
First priority is file-extension user gives, if that isn't specified, use mux-value and if that's not valid (eg mp4), fallback to flv-muxing. (cherry picked from commit 9aba558d) Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Ilkka Ollakka authored
Doesn't allow mp4-muxer on other than file-output (doesn't check rtp atm). Also tries to be littlebit clever and cleanup sout-mrl. (cherry picked from commit b46a8cb9) Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Ilkka Ollakka authored
(cherry picked from commit 9589b73d) Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Ilkka Ollakka authored
(cherry picked from commit c5010ad3) Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 972e458c)
-
Confused Vorlon authored
(as with old http interface). Also added '-Lua Web Interface-'. Adding the '-Lua Web Interface-' will give an easy way for applications to tell whether they are dealing with the old or new interfaces. The commands are somewhat different, so this is important. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit eb2becab)
-
Greg Farrell authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit fd28e9fe)
-
Ilkka Ollakka authored
(cherry picked from commit 02a7f81f) Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Ilkka Ollakka authored
(cherry picked from commit aa34b13d) Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit ddfbaea0) Conflicts: include/vlc_threads.h src/misc/threads.c
-
Rémi Denis-Courmont authored
(cherry picked from commit e3c35026) (kept core part only to minimize changes)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(cherry picked from commit 3e258835)
-
Rémi Denis-Courmont authored
(cherry picked from commit a7c0e2a0) Conflicts: include/vlc_vout_display.h
-
- 04 Jun, 2010 1 commit
-
-
Felix Paul Kühne authored
-