- 06 Jun, 2010 5 commits
-
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Jean-Philippe André authored
This seems a lot, but 65k definitively ain't enough for some movies.
-
Ilkka Ollakka authored
-
Jean-Philippe André authored
Since 6bb9f299 (or master/1834c5a7) it was not possible to load luahttp using this shortcut anyway.
-
- 05 Jun, 2010 18 commits
-
-
Rémi Denis-Courmont authored
-
Ilkka Ollakka authored
Which was wrong way anyway.
-
Ilkka Ollakka authored
also fix sub 720p defaults
-
Pierre Ynard authored
-
Hugo Beauzée-Luyssen authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
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>
-
Greg Farrell authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
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.
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Philippe André authored
-
Jean-Philippe André authored
-
Jean-Philippe André authored
-
Rémi Denis-Courmont authored
-
- 04 Jun, 2010 8 commits
-
-
Felix Paul Kühne authored
Manual forward-port of [41c69be0]
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Pierre Ynard authored
We don't want that anymore anyway
-
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.
-
Rémi Denis-Courmont authored
Normally, the window will go on top of the stack of normal windows anyway. If not, we may need to force this, which is different from always-on-top in any case. Known issue: toggling video on top while in fullscreen is not implemented yet.
-
Pierre Ynard authored
This also saves one HTTP redirect
-
Ilkka Ollakka authored
-
- 03 Jun, 2010 9 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This saves a few mutexes, but it does not really solve gcrypt reentrancy. gcry_control() should only be called once for all per copy of gcrypt in the memory. This is hard to conciliate with dlopen().
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-