- 22 Nov, 2011 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Edward Wang authored
Close #4999 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 21 Nov, 2011 21 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
This reverts commit 4a7bb89c.
-
Kaarlo Raiha authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
There is no host-prefixed version of these tools
-
Rafaël Carré authored
Fix linking of a few libraries
-
Rafaël Carré authored
This reverts commit f6982935.
-
Rafaël Carré authored
This reverts commit 5213503d20328fac5f26f3c4aef5edf20e95cce6.
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
they were made with old version of libtool which only know old versions of darwin
-
Rafaël Carré authored
I could only test building for OSX 10.6 as it's what jones have Hardcoding 32bits target until someone tests 64bits
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 20 Nov, 2011 10 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
autodetect cygwin compiler you now have to specify --host option (and --disable-nls or --enable-debug) as argument
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
- 19 Nov, 2011 6 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
we already have a png decoder
-
Rafaël Carré authored
If a directory was not valid UTF-8, convert_xml_special_chars() would return NULL, we'd have no title to give to our node, and we'd use freed memory when adding the next node to the list. Ensure we give valid UTF-8 to convert_xml_special_chars() Also ensure we give a title to our node in any case
-
Rafaël Carré authored
This reverts commit 0cef084b. It broke playlist-tree
-
Felix Paul Kühne authored
-
Rafaël Carré authored
Closes: #4691 ipod shuffle doesn't support anything else. Fix from FFmpeg Also simplify bo_* functions (bo_add_descr is from FFmpeg too)
-