- 24 Jul, 2009 19 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
only case without initialization is for a void variable in which case the val variable isn't used)
-
Rémi Duraffort authored
-
JP Dinger authored
-
JP Dinger authored
I don't immediately see a solution for.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
The .dll is still a bit big, because of static linking to libiconv, I think
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
For some reasons, this doesn't crash on Linux... (cherry picked from commit 25d37a4930519c5bcabbe2c0fae8c86e38d9ea54) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
-
Jean-Baptiste Kempf authored
-
Rémi Duraffort authored
As a side effect, fix a potential memleak if the variable disappeares in var_SetChecked.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
Destroying directly saves one Lookup.
-
Rémi Duraffort authored
Also remove an uneeded var_Destroy.
-
Rémi Duraffort authored
float, ...), so remove all the flags before the check.
-
Rémi Duraffort authored
created two times with the same type but different flags.
-
- 23 Jul, 2009 20 commits
-
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Rémi Denis-Courmont authored
The system can use the hint to prefetch the data into memory, if possible. Hopefully, this will reduce choppiness, as well as power consumption.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Barry Wardell authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
Fixes #2983 for good ths time hopefully...
-
Rémi Denis-Courmont authored
-
Dominique Leuenberger authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Vicente Jimenez Aguilar authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Besnard Jean-Baptiste authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 22 Jul, 2009 1 commit
-
-
Rémi Denis-Courmont authored
Fixes #2984
-