- 14 Aug, 2010 7 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
glade2 and flexml are dead update-includes mostly cares about builtin.h, and is broken changelog action tells you to use svn log po action tells you to use make update-po distclean is broken as the message says contribs is unused by anyone
-
Jean-Baptiste Kempf authored
-
Erwan Tulou authored
this patch completes 07bf40d5
-
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)
-
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.
-
Jean-Baptiste Kempf authored
This reverts commit cabb3742.
-
- 13 Aug, 2010 7 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
We don't need it anyway
-
Rémi Duraffort authored
-
Konstantin Pavlov authored
-
- 12 Aug, 2010 8 commits
-
-
Laurent Aimar authored
Fixes: #3928 Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
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>
-
Jean-Baptiste Kempf authored
-
Jai Menon authored
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.
-
Erwan Tulou authored
Fix two text controls overlapping by 1 pixel in length. Though it's no real problem, that avoids unnecessary refresh for zilch. (one control is the position that keeps being updated)
-
- 11 Aug, 2010 18 commits
-
-
Laurent Aimar authored
You need a recent enough libdvdnav. It is related to #4021.
-
Laurent Aimar authored
It closes #4021 at the core level. The access_demux/demux need to set input_title_t::i_length to actually change something.
-
Laurent Aimar authored
-
Laurent Aimar authored
It closes #3999.
-
Laurent Aimar 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).
-
Laurent Aimar authored
-
Laurent Aimar authored
They are not yet really functionnal, the vout will throw the extra frames.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Lukáš Lalinský authored
Reported-by: FortiGuard Lab Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
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>
-
Rémi Denis-Courmont authored
-
Brad Smith authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-