- 31 Mar, 2012 2 commits
-
-
Jean-Baptiste Kempf authored
And close #6536 (cherry picked from commit 5a2390a7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Colin Delacroix authored
VLC crashed when mounting multiple volumes at once (cherry picked from commit 35e8ad40) Conflicts: modules/gui/macosx/open.m Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
- 30 Mar, 2012 13 commits
-
-
Jean-Baptiste Kempf authored
It is supposed to be a bit less slow (cherry picked from commit 6dbd403b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit 4105ebb5) (cherry picked from commit a6d52f6f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #6118 (cherry picked from commit d1fdb577) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #6447 (cherry picked from commit 7641dadb) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Aurelien Nephtali authored
Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit 01985075) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
Please don't hide bugs. (cherry picked from commit 8cecb7ac) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit ce30867e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Important code changes were done by Orange (cherry picked from commit be96451c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 2525785d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 03776f46) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
According to http://www.mp4ra.org/object.html (not tested) (cherry picked from commit 3d96a1ab) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit f6dd8d2f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #6501 and #6469 This is not exactly a backport from trunk, since this is less aggressive.
-
- 27 Mar, 2012 13 commits
-
-
Jean-Baptiste Kempf authored
Close #6504 #6510 and #6511 (cherry picked from commit 58a99f2a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #6514 (cherry picked from commit 600d2090) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Ref #4887 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit d787a15a) 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> (cherry picked from commit be8542ad) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Close #6489 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 885391aa) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit fbbc0624) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit bc368cb4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Fix decoding of some DTS in mp4 (cherry picked from commit dc954ca4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit aa392c1e)
-
Rémi Denis-Courmont authored
This reverts commit 3cb4988a. Conflicts: modules/demux/playlist/dvb.c (cherry picked from commit 805ddb47)
-
Rémi Denis-Courmont authored
(cherry picked from commit 76c94013) Conflicts: modules/codec/fluidsynth.c
-
Colin Delacroix authored
-
Jean-Baptiste Kempf authored
-
- 26 Mar, 2012 12 commits
-
-
Felix Paul Kühne authored
(cherry picked from commit 3bcac4a4)
-
Felix Paul Kühne authored
vout_macosx: check whether the receiving window can respond to non-standard calls prior to calling them (close #6034) (cherry picked from commit fe53c6cd)
-
Felix Paul Kühne authored
(cherry picked from commit 7515422f)
-
John Freed authored
Loosely cherry-picked from f036b8a5Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Edward Wang authored
Close #6481 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 9340c4da) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 1b01c5be) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit fe025033) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
Till now, when a tooltip showed up, the underlying main window lost keyboard focus (keys + mouse wheel). Users had to click again on the window to regain this focus. this patch mainly uses a flag that enables to display a window without activating it (see msdn doc) plus a bit of cosmetics. this patch should be backported. (cherry picked from commit e604141e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
(cherry picked from commit f77f269b) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
They would not work with IDirect3DDevice9::StretchRect See: http://forum.videolan.org/viewtopic.php?f=14&t=99498 http://forum.videolan.org/viewtopic.php?f=14&t=99235 http://forum.videolan.org/viewtopic.php?f=14&t=98882 http://forum.videolan.org/viewtopic.php?f=14&t=98514 (cherry picked from commit 544af798) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
This is necessary to track the issues we have on XP with some GPU. (cherry picked from commit ce6fb666) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 75791cb5) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-