- 18 Aug, 2010 11 commits
-
-
Jean-Baptiste Kempf authored
Close #3996 (cherry picked from commit b7b88f91d07b1da032c5583f1ce9759e386b1bce) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
(cherry picked from commit 552136938058e86d947a9eda6e63f2484e12dcea) Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
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 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 eb07c341) 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 1 commit
-
-
Jean-Baptiste Kempf authored
-