- 10 May, 2010 9 commits
-
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
Always return 1 argument, but avoid pushing 0xffffffff bytes on the stack Also fix vlclua_fd_read() (cherry picked from commit 087442fc) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
This happens when there are multiple descriptions on event (multilanguage epg). Only use the first one per event. Maybe someday we handle epg-language as same as subtitle-language preference. (cherry picked from commit 33f51586) Signed-off-by: Ilkka Ollakka <ileoo@iki.fi>
-
Ilkka Ollakka authored
(cherry picked from commit 314cd382) Signed-off-by: Ilkka Ollakka <ileoo@iki.fi>
-
Jean-Baptiste Kempf authored
(cherry picked from commit d53121f7) Signed-off-by: Ilkka Ollakka <ileoo@iki.fi>
-
Ilkka Ollakka authored
(cherry picked from commit 6149d37d) Signed-off-by: Ilkka Ollakka <ileoo@iki.fi>
-
Ilkka Ollakka authored
Float comparisions aren't really nicelooking, but they should work ok. (cherry picked from commit 8aa1cc92) Signed-off-by: Ilkka Ollakka <ileoo@iki.fi>
-
Ilkka Ollakka authored
(cherry picked from commit fb8075f2) Signed-off-by: Ilkka Ollakka <ileoo@iki.fi>
-
Ilkka Ollakka authored
(cherry picked from commit 878968cc) Signed-off-by: Ilkka Ollakka <ileoo@iki.fi>
-
- 09 May, 2010 13 commits
-
-
Jean-Baptiste Kempf authored
-
Erwan Tulou authored
m_firstPos (iterator associated to a stl list container) is not guaranteed to be valid (the associated item may have been deleted). Up to vlc1.0, this was no problem, because deleting an item was also buggy (a no-op). From vlc1.1 on, m_firstPos must now be recomputed to ensure it keeps on pointing to a valid item in all cases. start for instance a playlist with the 'Dragon' skin as a test case. This was pointed out by colt45 (from the forum) (cherry picked from commit 1ef175cb) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
(cherry picked from commit 86ca1b56) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
(cherry picked from commit 4337a2d9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit bc975106) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 3076fe1b)
-
Rémi Denis-Courmont authored
(This seems like a toolchain bug) (cherry picked from commit 7f42234c)
-
Rémi Denis-Courmont authored
(cherry picked from commit 91550604)
-
Jean-Baptiste Kempf authored
It just doesn't work... I hope we can fix it sometime in the 1.1.x branch
-
Laurent Aimar authored
It also adds the support for NV12. (cherry picked from commit 7b664151) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 0777bcbf) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
This restores the original logic from c77ee763 (cherry picked from commit 0aa088cd) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
Pierre Ynard authored
(cherry picked from commit 5acb64db) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
- 08 May, 2010 2 commits
-
-
Laurent Aimar authored
(cherry picked from commit 287ccf14) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit e7631379)
-
- 06 May, 2010 7 commits
-
-
Ivo Ivanov authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Jamil Ahmed authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Khoem Sokhem authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit 46ad87e0) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Jamil Ahmed authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit b74e5351) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Jean-Baptiste Kempf authored
This could result in undf codec. Pointed out by ver (cherry picked from commit 6a30fd81) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
(cherry picked from commit 9aa3dfae) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit b67498fe) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 05 May, 2010 9 commits
-
-
Fumio Nakayama authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit 72664d495a422c92648b94c21c139e598a5ba19c) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Marián Hikaník authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit ed3f9d7ab947aafee828bba86d471ac00f3a0589) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Marián Hikaník authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit dcbe940911f6ad0df2ee33a96fab16fda9dd2f7f) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Gaëtan Rousseaux authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit 755dc0f9f908f8329a81fe63f0fbec074a305e37) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Marián Hikaník authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Khoem Sokhem authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Mihkel authored
For real this time Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This reverts commit 50a553fd. This should not be needed anymore.
-