- 11 Apr, 2011 6 commits
-
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Most of the code churn in this commit comes from converting from void * to uintptr.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
HWND are process-wide so there is not much point in a dedicated list per LibVLC instance.
-
Rémi Denis-Courmont authored
-
- 10 Apr, 2011 19 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
decode URL for the Info panel, fixed potential redraw issue in the open panel
-
Rémi Denis-Courmont authored
Until now, if the rate was not one of the hard-coded value, and the hot keys would jump not to the nearest known rate, but the second nearest. Unfortunately, we still have to account for rounding errors in the input thread, so this is not perfect.
-
Francois Cartegnie authored
Alsa devices listing can be really large and make layout to expand beyond screen size.
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
additionally, allow switching the time display also in fullscreen mode
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
fixes #3854
-
Felix Paul Kühne authored
aka Dock, App Switcher, AppleScript, etc. Fixed #4009
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
[Program xxx] is a translated string.
-
Francois Cartegnie authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
- 09 Apr, 2011 14 commits
-
-
Martin Briza authored
Added functions to improve YUV performance, still needs a bit of work on RGB Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Martin Briza authored
Bring major speed up for most videos Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This has no effect other than wasting CPU and memory. Audio filters are supposed to reallocate their buffers as needed.
-
Rémi Denis-Courmont authored
Do not convert from samples to duration and back to samples.
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This is the framework variant without Growl installer, since the respective module isn't enabled by default.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 08 Apr, 2011 1 commit
-
-
Rémi Duraffort authored
-