- 09 Aug, 2012 12 commits
-
-
Felix Paul Kühne authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
Close #7133
-
Jean-Baptiste Kempf authored
Close #6578
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
The code is far from being great, but it matches the Qt intf now.
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 08 Aug, 2012 15 commits
-
-
Hugo Beauzée-Luyssen authored
Fix #1859 #6983
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen 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
Depending on the system, this can be called ducking, focus, policy... But it basically boils down to pausing playback automatically when a higher priority audio stream starts, typically a voice call. Resuming playback automatically when communications are over would be possible as well. But that seems unfriendly to me, so I skipped it.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This was not tested due to lack of hardware.
-
Rémi Denis-Courmont authored
This reverts commit 12627b88.
-
Rafaël Carré authored
-
Gregory Maxwell authored
Modified-by: Rafaël Carré <funman@videolan.org> Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rémi Denis-Courmont authored
VLC has a native parser with higher priority. So ModPlug only got to parse the broken files that VLC rejected. ModPlug is not robust and it crashes in that case.
-
- 07 Aug, 2012 13 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(support for webm and Opus)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
YUY2-specific transforms are required only when inverting dimensions. For flips, normal single plane 32-bits pixels transforms must be used. The broken transform functions were not used, but they were referenced via relocations.
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
macosx/fspanel: allow continued clicks on the backward/forward buttons like we do in windowed mode (close #7258)
-
Jean-Baptiste Kempf authored
Close #6013
-