- 16 Jan, 2011 4 commits
-
-
Jean-Baptiste Kempf authored
-
Harry Sintonen authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 2b790c3e8cbc3dfb7e8709027b7bea358c6f18ba) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Mihkel Kirjutas authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Dean Lee authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
- 14 Jan, 2011 3 commits
-
-
David González authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Gonçalo Cordeiro authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Daniel Nylander authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
- 13 Jan, 2011 2 commits
-
-
Ivo Ivanov authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Éric Lassauge authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
- 12 Jan, 2011 2 commits
-
-
Israt Jahan authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Mario Siegmann authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
- 11 Jan, 2011 5 commits
-
-
Marián Hikaník authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Fumio Nakayama authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Thomas De Rocker authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Dan Rosenberg authored
This patch resolves two heap corruption vulnerabilities in the CDG decoder for VLC media player. In both cases, a failure to properly validate indexes into statically-sized arrays on the heap could allow a maliciously crafted CDG video to corrupt the heap in a controlled manner, potentially leading to code execution. The patch is against v1.1.5 from vlc git, but this decoder hasn't been touched in awhile, so I'd expect it to cleanly apply to older versions. I've tested it and confirmed it resolves the heap corruption issues and does not break functionality. (...) Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit f9b664eac0e1a7bceed9d7b5854fd9fc351b4aab)
-
Michał Trzebiatowski authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
- 10 Jan, 2011 3 commits
-
-
Christophe Mutricy authored
-
Michał Trzebiatowski authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Christophe Mutricy authored
6 new stings related to projectm module
-
- 09 Jan, 2011 10 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit b656bb75375d33740e53821071199f9ae58e427a) --- Sure, naming a static library *_static.a is _VERY_ useful (and helps the linker find it... not) And of course, installing .svn on make install is clever Do not ask me why noone uses MPC these days... (cherry picked from commit 10a05481f119a020742e235133cbd6f6593a05a2) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit baa2d2c3b3f658e90d7ddf66e0e9c0eaa1a88446) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Gildas Bazin authored
(cherry picked from commit 04ac17066a619084dd40d89b032f6411cfd39b87) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Gildas Bazin authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 3884bc644750dff5d9c29ca4d2c879ab9e8fd5eb)
-
Sébastien Toque authored
(cherry picked from commit b4bfa0324c5ab04b957dbc258f3214c9e03612fb) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Laurent Aimar authored
(cherry picked from commit d61f3b7fc6d02a117c53d89e74e42dbe809b697a) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
- 08 Jan, 2011 1 commit
-
-
Felix Paul Kühne authored
This breaks the compilation with Xcode4 again, but that's okay for now.
-
- 07 Jan, 2011 1 commit
-
-
Rémi Denis-Courmont authored
(cherry picked from commit f5ac248b3ab9a70dc43ec8f8b9063aa200d94136) Signed-off-by: Sébastien Escudier <sebastien-devel@celeos.eu>
-
- 03 Jan, 2011 1 commit
-
-
Pierre Ynard authored
-
- 31 Dec, 2010 2 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 30 Dec, 2010 1 commit
-
-
Sébastien Toque authored
3 setting to set meshx, meshy and texturesize Fixed a crash if there is no available presets Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 8beb6e0f0c7235349c0715b8de1d1844b65d9e53) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 29 Dec, 2010 2 commits
-
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
Malformatted files may have a zero i_subpackets value. In this case, we cannot use the array, but we still have to free it (calloc(0)). This should fix LP#690173. Reported-by: Dan Rosenberg <drosenberg@vsecurity.com> (cherry picked from commit 6568965770f906d34d4aef83237842a5376adb55)
-
- 28 Dec, 2010 2 commits
-
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit 5a7825ca8ae47062a3299864262dda853856183a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 21 Dec, 2010 1 commit
-
-
Konstantin Pavlov authored
(cherry picked from commit 86589cdbbcb1b661bf103e7b8fb311968f739658) Signed-off-by: Konstantin Pavlov <thresh@videolan.org>
-