- 15 Aug, 2010 3 commits
-
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
- 14 Aug, 2010 4 commits
-
-
Erwan Tulou authored
this patch completes 07bf40d5 (cherry picked from commit 8079da51)
-
Erwan Tulou authored
This bug has become more conspicuous in vlc1.2, because of some enhancement in the vout reuse (width/height no longer a limitation) (cherry picked from commit 9346f23d)
-
Erwan Tulou authored
when parameters for a video control are contradictory (this occurs when the skin developper only relies on default values), it is better not to resize, since there is no easy means to check if the layout is really set up to handle resizing properly. This fixes some ugly behavior for a few skins from the skin repository on the website. (cherry picked from commit 07bf40d5)
-
Erwan Tulou authored
Local paths are more user-friendly for display than full uri when that makes sense (cherry picked from commit 6e59bfe8)
-
- 13 Aug, 2010 1 commit
-
-
Konstantin Pavlov authored
(cherry picked from commit 6b9c7f2a) Signed-off-by: Konstantin Pavlov <thresh@altlinux.org>
-
- 12 Aug, 2010 11 commits
-
-
Laurent Aimar authored
Fixes: #3928 Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 447e29e9)
-
Rémi Duraffort authored
(cherry picked from commit acca2657) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Brad Smith authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 9adb17b9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Laurent Aimar authored
Fixed colorthres/erase/extract/gaussianblur/gradient/motionblur/motiondetect/noise/psychedelic/sharpen filters. input and output picture pitches may not be equal (corruptions or segfaults). (cherry picked from commit eb07c341123fd85843c56ded82bd1e323fc660cb) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Erwan Tulou authored
- check validity before using iterators - don't use iterator anymore once the item is erased (cherry picked from commit 81652244)
-
Erwan Tulou authored
This patch fixes a regression brought by 88ba4526d03285a10e9abd59b9053c9d6927661 that prevented arrows from being functional. (cherry picked from commit 41f42043)
-
- 11 Aug, 2010 11 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Lukáš Lalinský authored
Reported-by: FortiGuard Lab Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 0a3d05b4)
-
Denis Charmet authored
In the current lua vlm implementation, messages can have value xor children but not both. But the "show media" command gives media a value : ( %d broadcast - %d vod ) and children (if any). (cf src/input/vlmshell.c:1502) Signed-off-by: Rémi Duraffort <ivoire@videolan.org> (cherry picked from commit 1b67e3a6) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Jai Menon authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 86c01d64) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Adrien Maglo authored
(cherry picked from commit 86cf130e) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Adrien Maglo authored
(cherry picked from commit 4b897bbb) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
- for some reason, this worked on Linux (?!?) - for some other reason, there doesn't seem to be 2 different modes for add_file Close #4004 (cherry picked from commit 0e3e62f3) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Kaarlo Raiha authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 81c74a98) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
- 09 Aug, 2010 6 commits
-
-
Rémi Duraffort authored
(cherry picked from commit 4d79e227) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit c9e7c34b0feccc2f3f8a8afa047e6363bfcae6d5) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit 829f7b9600e048c8fcdec1eb1d90ba8386ab5cc3) Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Brad Smith authored
Also include sys/param.h when trying to detect the presence of sys/mount.h so that the test works on OpenBSD, as documented by mount(2). Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (cherry picked from commit 3bc47647d909a49d80f06c6794eb54877523dc10) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
(cherry picked from commit 113cb9941052b4c8b08095f16e40050747d8565c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
(cherry picked from commit 68c78698a5e97cdf0c7e66960bb26d81f48eacb2)
-
- 08 Aug, 2010 4 commits
-
-
Brad Smith authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
Removes the KDE scheduler hack. (cherry picked from commit 725cf4eb04ab02491301a83d8ce6a5c3f5d80794) Conflicts: bin/vlc.c
-
Rémi Denis-Courmont authored
This fixes #3980, #4022 and #4025. This reverts commit dd074f30.
-
Rémi Denis-Courmont authored
The same check is already done in the dvdread, ps and vobsub modules. (cherry picked from commit 8a497301054ccc2d9d470ade60264036d43e3fc0)
-