- 17 Feb, 2012 1 commit
-
-
Felix Paul Kühne authored
-
- 06 Feb, 2012 1 commit
-
-
Rémi Denis-Courmont authored
-
- 04 Feb, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
Deactivate totally avdevice and avfiters Remove bink decoder that does not work in VLC anyway
-
- 03 Feb, 2012 3 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 01 Feb, 2012 5 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
We don't need to handle OSX shared libraries anymore It now runs much faster
-
- 29 Jan, 2012 5 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 28 Jan, 2012 4 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
- 27 Jan, 2012 11 commits
-
-
Rafaël Carré authored
patch seems to work fine with this format when dealing with crlf
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
There's an openbsd target but I can't really tell why it would be better than freebsd
-
Rafaël Carré authored
It is mostly disabled because of very old build tools, and might work with clang 3 which is available by default on FreeBSD9 idem for the OSX disabling of aesni
-
Rafaël Carré authored
Change bash location if it isn't in /bin Use 'linux' OS Patches inspired from FreeBSD port
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
- 25 Jan, 2012 2 commits
-
-
Rafaël Carré authored
It would replace the 'ar' of 'arm-....' Instead use "LIBRARY_LINK =.*ar" to be sure we replace the correct tool
-
Rafaël Carré authored
-
- 24 Jan, 2012 3 commits
-
-
Signed-off-by:
Rafaël Carré <funman@videolan.org>
-
Rafaël Carré authored
we could end up with 'ggcc' forgotten in a6e2d066
-
Rafaël Carré authored
-
- 23 Jan, 2012 4 commits
-
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
-
Rafaël Carré authored
(text from the patch author) On many systems taking couple of kilo-bytes for full sinc table is not a problem. With a straight filter table the number of MAC operations needed drops to one quarter. Also the inner loop of the filter becomes more simple and easier to optimize. So the full sinc table version runs much faster in most cases. The trade off is some kilo-bytes bigger memory usage and more CPU needed when initializing the resampler.
-
Rafaël Carré authored
-