- 09 Jun, 2012 1 commit
-
-
Felix Paul Kühne authored
opengl: fixed playback of 10bit content on Macs with OpenGL 1.4 drivers, notably using the GMA 950 chipset (close #5973) We do so by forcefully disabling the 16bit shaders, which the chipset pretends to support, but actually doesn't. (cherry picked from commit adcc3b14a16c712af51bfc9b7940921a9e6b3468)
-
- 07 Jun, 2012 5 commits
-
-
Jean-Baptiste Kempf authored
-
Ludovic Fauvet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 1d6ed61e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ludovic Fauvet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 33299a4d5e3e6951b9039b929205abf6f5847697) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ludovic Fauvet authored
Reported by hivolbill in the forum. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 06 Jun, 2012 26 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
T. Chomphuming authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Dean Lee authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Oleksandr Natalenko authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Praveen Illa authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Marián Hikaník authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Michał Trzebiatowski authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Thomas De Rocker authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Fumio Nakayama authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Vincenzo Reale authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Gabor Kelemen authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Gonçalo Cordeiro authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Seanán Ó Coistín authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Éric Lassauge authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Mihkel Kirjutas authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
David González authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Manolis Stefanis authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Denis ARNAUD authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Сяргей Дар'ічаў authored
Signed-off-by: Christophe Mutricy <xtophe@chewa.net>
-
Konstantin Pavlov authored
(cherry picked from commit 683ff74a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
This should keep the volume latency under 20 ms. This will break amplification as DirectSound is only capable of attenuation. (cherry picked from commit 39ee3d11) (cherry picked from commit a4e7d801) (cherry picked from commit 0baa0d81) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
David Fuhrmann authored
This prevent cases in which the percent value is one smaller than the previous adjusted value. (cherry picked from commit 5e06ffd4) Conflicts: modules/gui/macosx/simple_prefs.m
-
David Fuhrmann authored
(cherry picked from commit f2bc92ad) Signed-off-by: David Fuhrmann <david.fuhrmann@googlemail.com>
-
- 05 Jun, 2012 5 commits
-
-
Felix Paul Kühne authored
(cherry picked from commit 8de3a90b) Conflicts: modules/gui/macosx/playlist.m
-
Felix Paul Kühne authored
(cherry picked from commit 3dd486c8fe49c25f6bca2f93333cdcb83312e2be)
-
Felix Paul Kühne authored
(cherry picked from commit 0e5226e0)
-
Felix Paul Kühne authored
macosx: don't manipulate the existing selection when right-clicking on the playlist table (close #6892) (cherry picked from commit 50962d72)
-
Felix Paul Kühne authored
(cherry picked from commit 0d1ec0b0)
-
- 04 Jun, 2012 1 commit
-
-
David Fuhrmann authored
(cherry picked from commit 8405c078) Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
- 03 Jun, 2012 2 commits
-
-
Felix Paul Kühne authored
macosx: fixed corner-case in which the playlist table was displayed instead of the newly created vout (cherry picked from commit 208028660fe17278a04eafe0b05c3a715e069a71)
-
Jean-Baptiste Kempf authored
Should fix free format playback Partial backport of de7ab0663
-