- 17 Aug, 2010 14 commits
-
-
Laurent Aimar authored
I am not sure it had consequences, but it seems more logical and it follows the libxml2 code example I found (reader1.c).
-
Laurent Aimar authored
xml_ReaderReset(reader, NULL) followed by xml_ReaderDelete(reader) lead to a double free. xml_ReaderReset(reader, stream) would leak the module upon error.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
The script is faster and decrease the load on the server.
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #4041
-
Jean-Baptiste Kempf authored
-
- 16 Aug, 2010 3 commits
-
-
Rémi Denis-Courmont authored
Our NEON optimizations don't compile on ARMv5 and lower. It is dubious that there would be any use for NEON on such processor anyway.
-
Rémi Duraffort authored
-
- 15 Aug, 2010 4 commits
-
-
Jean-Baptiste Kempf authored
You know, there is a wiki that is actually useful
-
Erwan Tulou authored
This fixes a compil problem on FreeBSD pointed out by jsa@FreeBSD.org
-
Felix Paul Kühne authored
-
Sasha Koruga authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 14 Aug, 2010 12 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Sasha Koruga authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
glade2 and flexml are dead update-includes mostly cares about builtin.h, and is broken changelog action tells you to use svn log po action tells you to use make update-po distclean is broken as the message says contribs is unused by anyone
-
Jean-Baptiste Kempf authored
-
Erwan Tulou authored
this patch completes 07bf40d5
-
Erwan Tulou authored
This bug has become more conspicuous in vlc1.2, because of some enhancement in the vout reuse (width/height no longer a limitation)
-
Erwan Tulou authored
when parameters for a video control are contradictory (this occurs when the skin developper only relies on default values), it is better not to resize, since there is no easy means to check if the layout is really set up to handle resizing properly. This fixes some ugly behavior for a few skins from the skin repository on the website.
-
Jean-Baptiste Kempf authored
This reverts commit cabb3742.
-
- 13 Aug, 2010 7 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
We don't need it anyway
-
Rémi Duraffort authored
-
Konstantin Pavlov authored
-