- 05 Aug, 2012 12 commits
-
-
KO Myung-Hun authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sebastien Zwickert authored
vout_macosx: disable the VOUT_DISPLAY_HIDE_MOUSE event to not hide mouse cursor when we need it visible. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
-
Christopher Mueller authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Mark Hassman authored
Close #5583 Playlist is cached/updated locally within browser instead of refreshing after each function call. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
Regression hidden by 6fe7eb60.
-
Rémi Denis-Courmont authored
Regression hidden by 6fe7eb60.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This reverts commit 6fe7eb60. These checks are still in use outside of memcpy() optimizations. Note this revert breaks the build on some platforms due to code rot.
-
Rémi Denis-Courmont authored
There is no need to test OS support for SSE2, and later. If plain SSE works, the OS preserves the XMM registers and that's all we care.
-
Rémi Denis-Courmont authored
-
- 04 Aug, 2012 20 commits
-
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
- Assembler code out of line - ARM NEON run-time detection - Better choice of registers - Prefetching - ARMv6 SIMD optimizations where Advanced SIMD not available Scheduling is not completely optimal.
-
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
In retrospect, I should have done that first. Oh well...
-
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
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 03 Aug, 2012 3 commits
-
-
Rafaël Carré authored
-
Felix Paul Kühne authored
macosx: fixed NSRangeException when triggering modifier keys without characters as enabled by some international keyboards (close #7268)
-
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 5 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.
-