- 10 Jun, 2010 1 commit
-
-
Ilkka Ollakka authored
Now epg-content should update automaticly when user changes channel etc. (cherry picked from commit f53ff18f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 09 Jun, 2010 3 commits
-
-
Francois Cartegnie authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 3a6ce961) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jakob Leben authored
(cherry picked from commit d704a395)
-
Ilkka Ollakka authored
-
- 08 Jun, 2010 7 commits
-
-
Rémi Denis-Courmont authored
This fixes an assertion failure whenever --programs is used. This should also fix a memory leak in the ES output. This needs testing and backport to 1.1-bugfix. (cherry picked from commit 034ae114)
-
Rémi Denis-Courmont authored
(cherry picked from commit 20141e2c)
-
Rémi Denis-Courmont authored
LibVLC needs it. (cherry picked from commit 12256be1)
-
Pierre Ynard authored
Introduced by error by my careless cherry-pick
-
Pierre Ynard authored
(cherry picked from commit d933c54212a3a6c5283ea4a93367bc48f9288470) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
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 560a002fec755c82e219dab8ceedd08dbc8b41c0) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
- 07 Jun, 2010 10 commits
-
-
Christophe Mutricy authored
(cherry picked from commit b5ddf37d5f937569e05bda7e7b1b5b47aa044589) 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 13 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 eb2becab3fe2e0872a3b6f21a71b95f3e2fcd2e6)
-