- 03 Aug, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
If the sample per packet is wrong, denote to qt_version 0 Ref: http://forum.videolan.org/viewtopic.php?f=14&t=103013
-
- 02 Aug, 2012 17 commits
-
-
Erwan Tulou authored
This accounts for sporadic assert failed at vlc termination.
-
Rémi Denis-Courmont authored
This will be used later.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Hardware floating point must be enabled explicitly. This also removes the NEON_CFLAGS substition variable and the check for ARMv6, neither of which are anymore not used.
-
Rémi Denis-Courmont authored
minizip should not and cannot be compiled without zlib.
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
extras/package: iOS: enable thumb for compilation, clean up the AS definitions and disable freetype for now
-
Felix Paul Kühne authored
Should be tested on Android/Linux. Thanks to Mans Rullgard for the help.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Erwan Tulou authored
if a logo is bigger than a video and if positioning results in negative offsets, vlc crashes in the blend function. This patch adds a warning, and offset is forced to 0 if negative. Note that a bigger logo is not a problem per se. (Blend truncates the logo). Only offsetting it with negative values was a problem.
-
Erwan Tulou authored
-
- 01 Aug, 2012 8 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
Also update avcodec encoder and switcher x86 checks.
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Christoph Miebach authored
-
Christoph Miebach authored
Pointed-out-by: Michał Trzebiatowski <hippie_1968@hotmail.com>
-
- 31 Jul, 2012 8 commits
-
-
Michał Trzebiatowski authored
Signed-off-by: Christoph Miebach <christoph.miebach@web.de>
-
Francois Cartegnie authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This matches a similar problem on x264: http://mailman.videolan.org/pipermail/x264-devel/2012-January/009073.html
-
Felix Paul Kühne authored
-
Sebastien Zwickert authored
With minor updates by me. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Christoph Miebach authored
-
Rafaël Carré authored
Show drift value in debug log
-
- 30 Jul, 2012 5 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The frame rate is retrieved from the capture parameters nowadays. This option has no effects at the moment. It might be nice to reintroduce it so that it can select one rate when a device supports more than one. But that was never implemented so far.
-
- 29 Jul, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
Close #7240
-