- 15 Mar, 2012 1 commit
-
-
Sébastien Escudier authored
-
- 14 Mar, 2012 18 commits
-
-
FUJISAWA Tooru authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
-
FUJISAWA Tooru authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
-
Michael Feurstein authored
audio devices can now be selected in the capture dialog fixes a bug where video and audio devices don't update the MRL Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Michael Feurstein authored
fix for selecting the device with the correct UID GUI and qtsound now both reference the correct UID Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
Furthermore, this commit fixes close button functionality in dark ui style when video is playing
-
Felix Paul Kühne authored
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Reported-by: Vincent Vinel <v.vinel@gmail.com>
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Fallback to the legacy VLC-proprietary "x-plgroup" for backward compatibility with old VLC UDP streams.
-
Sébastien Escudier authored
npt's are double in live555 lib. We were loosing precision, and it avoids double->float->double conversions
-
Sébastien Escudier authored
-
Rafaël Carré authored
-
Denis Charmet authored
Fix #6375 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
This fixes some problematic behaviour, when the user changed some settings but has still not made a restart.
-
- 13 Mar, 2012 21 commits
-
-
Francois Cartegnie 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
The default gain of 0.2 was way too low compared to other audio codecs.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This should fail safe, but it is still ugly.
-
Hugo Beauzée-Luyssen authored
-
Ludovic Fauvet authored
This should be much cleaner than drawing ourselves inside the paintEvent of the widget. Furthermore it is easier to fallback to the native slider available in pre 2.0. The use of a QStyle also fixes the clipping issue where the handle was cropped while being at the start or the end of the slider. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
-
Clément Lecigne authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Jean-Baptiste Kempf authored
CVE-2012-1126 up to CVE-2012-1144 and SA48320
-
Rémi Denis-Courmont authored
Although this was not reported, this suffered the same problem as A52.
-
Rémi Denis-Courmont authored
This closes a heap overflow on corrupt files. Pointed-out-by: Clément Lecigne <clemun@gmail.com>
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-