- 06 Aug, 2012 5 commits
-
-
Rémi Denis-Courmont authored
This is a temporary hack to make the volume controls mostly work until Windows volume notifications are correctly implemented.
-
Rafaël Carré authored
disabled for now until we have a decoder
-
Felix Paul Kühne authored
We need to check whether we would like to apply this patch by default on OS X and Windows, too.
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
- 05 Aug, 2012 14 commits
-
-
Jean-Baptiste Kempf authored
Ref #7210
-
Jean-Baptiste Kempf authored
The lack of channels seem to be blocking transcoding of flac files Ref #4179 #6400 This might not be enough, though
-
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 1 commit
-
-
Rafaël Carré authored
-