- 18 Aug, 2010 3 commits
-
-
Rémi Duraffort authored
(cherry picked from commit 252c7cf3f951c1d5043f10a97f0eaa71ed62a0f9) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
(cherry picked from commit f22fba29ed8bf8258978481b30dec721475da97c) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Duraffort authored
The script is faster and decrease the load on the server. (cherry picked from commit 8532c923b1467a66b95d377a2d93986251c1c53f) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 17 Aug, 2010 2 commits
-
-
Rémi Denis-Courmont authored
(cherry picked from commit bf472b10b5b217259a1d6fabcf438c5d196096c4)
-
Jean-Baptiste Kempf authored
Close #4041 (cherry picked from commit 10c68b56f970e05729b30a1c0f42cfe87d5fc55d) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 16 Aug, 2010 4 commits
-
-
Brad Smith authored
Only define LIBVLC_USED for GCC 3.4 or newer. GCC 3.3 does not support the warn_unused_result attribute. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org> (cherry picked from commit 09a2365da0672be3e8401f6fcafd765b281db3ad) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
Our NEON optimizations don't compile on ARMv5 and lower. It is dubious that there would be any use for NEON on such processor anyway. (cherry picked from commit bad7a2dd0b6758da05572dba4652b599ff621571)
-
Jean-Baptiste Kempf authored
See http://forum.videolan.org/viewtopic.php?f=2&t=81103 http://forum.videolan.org/viewtopic.php?f=14&t=80008 http://forum.videolan.org/viewtopic.php?f=13&t=73500 (cherry picked from commit 2aef1c084bef4e127c7c15f6c75707b3b68fa4f4) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jakob Leben authored
When an item gets sub-items, we have to run our own random-picking among the new items. Cherry-picked from commit [59daa25896415df20977042d6bfe5e2635d145ff]
-
- 15 Aug, 2010 6 commits
-
-
Erwan Tulou authored
This fixes a compil problem on FreeBSD pointed out by jsa@FreeBSD.org (cherry picked from commit e209d40a8614c9fbb4c89300f327146528eae397)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(They are only used by LUA hotkeys anyway)
-
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 07bf40d589a3f4fa9a608c50d7599b8b9b7059bf (cherry picked from commit 8079da513e4673acaca296e431ba5d7f39d25944)
-
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 9346f23dd752eabf9c79bb588c267314d3fe34d9)
-
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 07bf40d589a3f4fa9a608c50d7599b8b9b7059bf)
-
Erwan Tulou authored
Local paths are more user-friendly for display than full uri when that makes sense (cherry picked from commit 6e59bfe80fbbe314625d54ab74a4f7edbb28aef4)
-
- 13 Aug, 2010 1 commit
-
-
Konstantin Pavlov authored
(cherry picked from commit 6b9c7f2a35eb8e379e427a03110d9039d7ee756a) 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 447e29e9d8ece04c0a3d0942a14f4e89af5c5314)
-
Rémi Duraffort authored
(cherry picked from commit acca2657566e2b4e15fde222f6893b2c99453a3b) 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 9adb17b9449595217b9e9a4c7e3c0c4bd8f2c1e3) 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 81652244c4049260892d4def1011c82cd3e303cb)
-
Erwan Tulou authored
This patch fixes a regression brought by 88ba4526d03285a10e9abd59b9053c9d6927661 that prevented arrows from being functional. (cherry picked from commit 41f420438587fd47b1004b419ef75533dc05e75a)
-
- 11 Aug, 2010 9 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 0a3d05b4058fe683e2ef49da8ece9214ade01870)
-
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 1b67e3a69eb1fa93947d0b8f44fdd64e7899ff5f) 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 86c01d643f8338050e0a5c7055469a3962e2a250) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Adrien Maglo authored
(cherry picked from commit 86cf130e6fdf90afe4c04ec22f5736d2a6aa49ef) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Adrien Maglo authored
(cherry picked from commit 4b897bbb5eca8beac7fa2a092a94513b985f83b3) 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 0e3e62f3582ab6ee45462dc7b39fabab935a5e68) 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 81c74a989f9d3696e21f07f7211de9dd0dc794d1) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-