- 03 Jul, 2010 10 commits
-
-
Jean-Baptiste Kempf authored
+ small fix
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jai Menon authored
This fixes files where the muxer doesn't store sequence headers as part of the stream. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
This commits installs plugins in a plugins/ hierarchy and NOT a flat plugins/ This might kill your cat. You are warned
-
Jean-Baptiste Kempf authored
Using find.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
After `make install` move the right files around so it matches the old layout
-
- 02 Jul, 2010 9 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The memory usage is already there anyway. However, this increases the code size a little, especially on 32-bits platforms. N.B.: helper getter functions are still 32-bits until further change. So are configuration items.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Ilkka Ollakka authored
-
Jean-Baptiste Kempf authored
Remember that omapfb opengl hd1000v and ggi are dead...
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
- 01 Jul, 2010 19 commits
-
-
Geoffroy Couprie authored
Win32: Activate DEP on XP SP3. DEP is useless without ASLR, but people using an 10 year old OS don't have the right to complain
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It is not yet perfect as it should probably create a XSPF playlist by reusing some code from the zip modules.
-
Laurent Aimar authored
Creates a full list of files inside a rar archives for future modifications.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Closes #3826
-
Erwan Tulou authored
position varies between 0 and (n-1) when n images are available. This fixes the widget disappearing when slider was at 100%.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
KEY_F* are not consequential, while Qt::Key_F* are Close #3827
-
Kaarlo Raiha authored
Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
-
Jean-Baptiste Kempf authored
-
Sebastien Zwickert authored
MacOS: fixes an issue with the recents item that doesn't list the opened media since changes made in b0620aea. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sebastien Zwickert authored
MacOS: fixes #3825. Since [af97f24d] we need to send a stop: message to properly exit libvlc. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jai Menon authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Erwan Tulou authored
-
Erwan Tulou authored
- fix several parameters wrongly spelled (case sensitive) (led to crash in atof) - fix uninitialized m_position variable
-
- 30 Jun, 2010 2 commits
-
-
Jean-Baptiste Kempf authored
-
Ilkka Ollakka authored
-