- 30 Mar, 2012 2 commits
-
-
Jean-Baptiste Kempf authored
(cherry picked from commit f6dd8d2f62f14ce6fd03e7f642113efba1ab060d) 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 58a99f2a7c820d86c39a126ccd9db104156966d6) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Close #6514 (cherry picked from commit 600d2090fb165045c6fb2fc42b16f64a3a400896) 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 d787a15aeef5a79e18fdfd8e16118b7c2df37fbf) 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 be8542ade356de4fa218b03df22747182bcbe9a0) 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 885391aa4ee3ab8a32a2a7f6e56e8380a162774e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rafaël Carré authored
(cherry picked from commit fbbc06244c23e5af97409390115c5a42d1dbfb5d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit bc368cb418feb3c5ce8a1afd1699cad3fbf00acf) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Fix decoding of some DTS in mp4 (cherry picked from commit dc954ca43c9aebeea028144e251bc3db9f53423a) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit aa392c1ef5d2984ed92f4413954087f42c14549a)
-
Rémi Denis-Courmont authored
This reverts commit 3cb4988a. Conflicts: modules/demux/playlist/dvb.c (cherry picked from commit 805ddb47cb0032f471f23232ec01e93d0fb8c8e0)
-
Rémi Denis-Courmont authored
(cherry picked from commit 76c940130f875ff89838fdc654ce1a8029c17ce6) Conflicts: modules/codec/fluidsynth.c
-
Colin Delacroix authored
-
Jean-Baptiste Kempf authored
-
- 26 Mar, 2012 18 commits
-
-
Felix Paul Kühne authored
(cherry picked from commit 3bcac4a47cecf8506de253a53a64eb61e033b0cc)
-
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 fe53c6cd32682d52f740bc49767c5eab68632e51)
-
Felix Paul Kühne authored
(cherry picked from commit 7515422f601011a2295b928fdf39f8af7376de2b)
-
John Freed authored
Loosely cherry-picked from f036b8a5d97db53d5c7e47736ab3d43aeb7520e8 Signed-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 9340c4daa66dc15d40eec98535977338e150c5b1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 1b01c5be4a68a8f6965a747fd3b6d79dcf4a32fb) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit fe02503332a696c4634c7fc5caa012b6b4483bf8) 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 e604141e18e6478581ae253a5bd270cc04391d9c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre Ynard authored
(cherry picked from commit f77f269b7e0cf50d8ed3b6f5833ed52a3cef7a9d) 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 544af798a1ec033321a51125c2c71769cc7b7873) 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 ce6fb6666b1295cfe0f565e86dd7378682d26262) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 75791cb5afce94f3c8b8ca0e02b7f656cfa8dbe7) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Should close #6397 (cherry picked from commit a4e18517009d3aad9e0f956e68358766267de9c8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
(cherry picked from commit 1a64a930b2974f80d7a43cba12f8bbf50718d1c0) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 5cbe1fe2e4103f1e1c387f86e3e620450b28e8f8) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
Pointed-out-by: Rémi Duraffort <ivoire@videolan.org> (cherry picked from commit a52bbd192f4c1f2b1e6e1fdeb8c42a0a3a95b6d9)
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 10f17cdeeaaca3c6a6df37ef010d8498bfc173e5) Signed-off-by: KO Myung-Hun <komh@chollian.net> Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 25 Mar, 2012 4 commits
-
-
Rémi Denis-Courmont authored
Pointed-out-by: Edward Wang <edward.c.wang@compdigitec.com> (cherry picked from commit baada5eddfe86431037950fda5c27812ea9dacca)
-
Rémi Denis-Courmont authored
(cherry picked from commit 591633b76ae00810185c818fa4aaee7257291e9d)
-
Rafaël Carré authored
(cherry picked from commit f79f3ae2f8d39656f52482694d6b4859d20a3c86) Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Pierre Ynard authored
The function is a bit ugly but it's difficult to do this using pure arithmetic. Fixes #6378 (cherry picked from commit 1e9dc2967b7bb058d19231740bb64edaa8533ae8) Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>
-
- 24 Mar, 2012 3 commits
-
-
Rémi Denis-Courmont authored
This will only be used if requested explicitly, that is to say '--v4l2-chroma=h264'.
-
Rémi Denis-Courmont authored
(cherry picked from commit 28db77258e69b7931d24677d25a02c073c9f2a7f)
-
KO Myung-Hun authored
DBCS countries assign their currency symbol to '\', ASCII 92. This causes an unexpected behavior when converting a directory separator on OS/2. In case of GNU libiconv, it does not treat '\', ASCII 92, as a currency symbol at all. So let's mimic GNU libiconv. Signed-off-by: Rafaël Carré <funman@videolan.org> (cherry picked from commit 8acdc1f532606e84d70c26066dc750a5a1867ac2) Signed-off-by: KO Myung-Hun <komh@chollian.net> Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-