- 09 May, 2010 12 commits
-
-
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 15 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.
-
Rémi Denis-Courmont authored
We cannot use any random type semantic that we do not know of. This also works around bugs in deficient getaddrinfo() implementations. (cherry picked from commit bb7ae441f98c35ed5248c6cb2946a371d4a82c96)
-
Rémi Denis-Courmont authored
(cherry picked from commit 5d61b6b2b169d1b9be4185232c71f301c06ff29f)
-
Jean-Philippe André authored
Inspired by jetru's patches, thank you. This should fix #3451 (cherry picked from commit 0a15eecff314dc9f9cb8b9e6d89d1b338dd54948) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Philippe André authored
(cherry picked from commit 4106f477c6f967e369afc84e64538add1ccce64b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
(cherry picked from commit 45ea8ad02597deb90cf6030e2c0e0a7d205a40e3) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
(cherry picked from commit a7dd0605970b86e214c55500539a84aed93436ac) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 04 May, 2010 4 commits
-
-
Vincenzo Reale authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit b72af5cab1600f353a2bd62a4f3839513cedce41) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Dean Lee authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit 2fe5cdf355037ff1ae3e1326ad86ac9d1389bd4f) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Felix Paul Kühne authored
German l10n: changed the proposed translation to a more formal one, which is more appropriate in this context. (cherry picked from commit 9fa5b7ae718430f3da64d853be3bd26e4d66b12e) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Gabor Kelemen authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org> (cherry picked from commit 8005e8db9c56bede9351a3d407dbedc2f15a256e) Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-