- 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 23 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
-
Kaarlo Raiha authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Manol Manolov authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This is untested for the VLC module
-
Jean-Baptiste Kempf authored
-
- 10 Aug, 2010 2 commits
-
-
Jean-Baptiste Kempf authored
-
Erwan Tulou authored
selected items may not be erased (e.g ready-only items). Compute the new lastSelected only if no more selection exists. This fixes the extra selection popping up when one tries to erase the media library for instance.
-