- 10 May, 2010 16 commits
-
-
Ajith Manjula authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Predrag Ljubenović authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Gaëtan Rousseaux authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Otto Kekäläinen authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Sidney Doria authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Sebastien Zwickert authored
Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr> (cherry picked from commit f22a1f3ffaf9a92f3edd06f6d2b9edf0551d4fb3) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit b501789db33724b832ebc09348fefe4d3b42e5b4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
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 087442fc1e36298dfbef018401b39d72249a17a9) 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 33f515869ff07841e7b433128f783b518b4156e0) Signed-off-by: Ilkka Ollakka <ileoo@iki.fi>
-
Ilkka Ollakka authored
(cherry picked from commit 314cd3825c7b20f77bab5fcc9909a7e700d88d3f) Signed-off-by: Ilkka Ollakka <ileoo@iki.fi>
-
Jean-Baptiste Kempf authored
(cherry picked from commit d53121f71e0ec6d22e89da02b136020e8f502adc) Signed-off-by: Ilkka Ollakka <ileoo@iki.fi>
-
Ilkka Ollakka authored
(cherry picked from commit 6149d37d00adab4e219b22653518f67754d54566) 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 8aa1cc92d7adad82768559c8088f4a796b81410a) Signed-off-by: Ilkka Ollakka <ileoo@iki.fi>
-
Ilkka Ollakka authored
(cherry picked from commit fb8075f2fac2b83f58d8e286b0b210a7b67d1ee6) Signed-off-by: Ilkka Ollakka <ileoo@iki.fi>
-
Ilkka Ollakka authored
(cherry picked from commit 878968cc492db7412943c3a1ec6c19428a2fe41d) 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 1ef175cb28927f1ad01acabaf6e09936c451dc60) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
(cherry picked from commit 86ca1b563da49e869e7ef3c62dab2a3c1c58916b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
(cherry picked from commit 4337a2d9b9e125f0619e1e7ffc390ce161d76284) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit bc9751069ceb91c1b385677f04dd2726a40576f9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 3076fe1bf0dff81f2b9cef25d70dabf7f78ce72d)
-
Rémi Denis-Courmont authored
(This seems like a toolchain bug) (cherry picked from commit 7f42234cabfde2f61ced5694eb9e09ea49c40987)
-
Rémi Denis-Courmont authored
(cherry picked from commit 91550604e16a2329bad99b65d7bd23d44d280349)
-
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 7b664151d4ca965eb73a2a28f35b20d5ec707213) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit 0777bcbfcb4ce001cfb74693f32d8bf0d451be15) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
This restores the original logic from c77ee763 (cherry picked from commit 0aa088cde297e30c8d002767bc2d3bbb570b0f01) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
Pierre Ynard authored
(cherry picked from commit 5acb64db842bf4273e190ef39d6af90759563850) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
- 08 May, 2010 2 commits
-
-
Laurent Aimar authored
(cherry picked from commit 287ccf14085d974b8ad2c5d238fb6c95d1fc660f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit e763137961d9b1096ba3121508b4526f32017a0f)
-
- 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 46ad87e0c514795d89afabadc6211fcb27fd9b58) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Jamil Ahmed authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit b74e535188e4001b42500461013b727b7f2a5649) 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 6a30fd81c3248949fb5f8554ba22e52cbc4489c8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
(cherry picked from commit 9aa3dfaefa8cadf870856cf89318073fd911a42e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit b67498fe91f91067560afd0a5e99aa5d241d840b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 05 May, 2010 2 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>
-