- 22 Oct, 2014 4 commits
-
-
Damien Erambert authored
Signed-off-by: David Fuhrmann <dfuhrmann@videolan.org>
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This solves long-standing conflicts with homebrew as well as the latest Xcode releases. Additionally, in most cases, all 3 items were built anyway.
-
Felix Paul Kühne authored
-
- 21 Oct, 2014 11 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Erwan Tulou authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
slows down everything :/
-
Francois Cartegnie authored
Moov fragment has full length after fixup, but zero data. Fixes 0 position on ismv seek
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 20 Oct, 2014 17 commits
-
-
Rémi Denis-Courmont authored
...not just the visible part. So that cropping still works even though the visible part of the input and output format typically do not match.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Hannes Domani authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
/samples/mov/variable-fourcc/kldatei.mov
-
Julian Scheel authored
To ease understanding of the code add some comments. Signed-off-by: Julian Scheel <julian@jusst.de> Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
In android-ndk10c, there is a "arm_neon.h" for all archs. The arm_neon.h for x86* contains correspondence between neon and sse. In speexdsp, There is a conflict between resample_sse.h and resample_neon.h. So disable neon if arch is known to don't have neon. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
For now, we do everything in vout display, so we don't need a window. Fix vout_display_IsWindowed returning true and breaking android vout. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
If we discarded an atom, the whole chain was broken.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
samples/mov/variable-fourcc/kldatei.mov
-
- 19 Oct, 2014 8 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
David Fuhrmann authored
-
David Fuhrmann authored
Folder URLs are likely DVD or bluray folders, which cannot be resumed properly. Also fixes memleak, and unify guards. Do not save position for input items which we do not resume afterwards anyway.
-
Felix Paul Kühne authored
macosx: slightly de-uglify the VLC description in the about dialog by rendering it in the system's default font instead of Times
-