- 28 Mar, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
It is supposed to be a bit less slow
-
- 27 Mar, 2012 22 commits
-
-
Jean-Baptiste Kempf authored
Close #6504 #6510 and #6511
-
Jean-Baptiste Kempf authored
Close #6514
-
Jean-Baptiste Kempf authored
Ref #4887 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
I am not sure this filter ever worked as intended. It was providing serious distortions. This is now limiting seriously the space of parameters but at least it does not explode anymore. Should close #4887 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
According to http://www.mp4ra.org/object.html (not tested)
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Fix decoding of some DTS in mp4
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This reverts commit 3cb4988a. Conflicts: modules/demux/playlist/dvb.c
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
The SDK pretends to support it, but actually it doesn't
-
Felix Paul Kühne authored
-
Francois Cartegnie authored
Moving layout insertion outside of the constructors. We no longer need constructor for creating a QWidget, and we did not need at all to create a widget as a sublayout is sufficient. Removes many constructors and conditional code. gross -100 lines. Also fixes an IntegerRangeConfigControl declaration which definition was on IntegerRangeSliderConfigControl.
-
Felix Paul Kühne authored
plus some cleanup
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Colin Delacroix authored
Hi there my VLC 2.0.1 has been crashing randomly on OS X 10.7 during Time Machine backups, and it was a thread-safety issue. Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
David Fuhrmann authored
We should not use shift, because this triggers the slow motion maximize animation feature, at least on lion.
-
- 26 Mar, 2012 17 commits
-
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Frédéric Yhuel authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Kaarlo Raiha authored
-
Edward Wang authored
Close #6489 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Kaarlo Raiha authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Close #6481 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
Pointed-out-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Denis-Courmont authored
add_callback could not work correctly with the (lack of) Lua threading support. Fortunately, it was not in use. del_callback depends on add_callback.
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Fixes combo visibility in open_panel
-
Francois Cartegnie authored
Visibility changes were not applied to the created qwidget except for base class. Changes were also not implemented for some classes.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-