- 20 Jun, 2008 24 commits
-
-
Rémi Denis-Courmont authored
This seems to solve the invalid handle problem, as pointed out by Laurent. However, I get a poststamp-sized video output now...
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
until someone manages to fix it.
-
Rémi Denis-Courmont authored
-
Christophe Mutricy authored
That would need to be properly fix with the new embedded vout API
-
Rémi Denis-Courmont authored
Except that this still returns an X11 invalid handle
-
Rémi Denis-Courmont authored
Except that this returns an invalid X11 handle.
-
Jean-Paul Saman authored
Fix toggling of transparency on teletext pages. Keep in mind that the subpicture core seems to be broken. It doesn't remove old subpictures with the ephemer setting as it used to do.
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Jean-Paul Saman authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This reverts commit 4e497a21.
-
Rémi Denis-Courmont authored
-
Ilkka Ollakka authored
if playlist/item starts before that, it's noticed. Should fix #1614 for qt4 part
-
Ilkka Ollakka authored
be valid xml without str_replace-stuff.
-
Jean-Paul Saman authored
-
Ilkka Ollakka authored
Remove audio-es/video-es callbacks and replace it with a better solution by using directly vlc variables. Also change ChangeSPU to send event for customevent-handler in callback, and do the signal emiting in there so we don't need to be in callback that long. Patch fixed up by me. Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>
-
- 19 Jun, 2008 8 commits
-
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
libdvdread...
-
Bill C Riemers authored
Based on earlier work from Nicolas (kwizart) Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Rémi Duraffort authored
Fix two potential segfaults. Cosmetics.
-
Rémi Denis-Courmont authored
-
Sebastien Escudier authored
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
- 18 Jun, 2008 8 commits
-
-
Rémi Denis-Courmont authored
This reverts commit 9bddd7d3. By its current design, pl_Release() takes the same argument as pl_Yield(). This had _already_ been discussed earlier (vlc-devel is not a write-only mailing list).
-
Felix Paul Kühne authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Jean-Paul Saman authored
-
Antoine Cellerier authored
Add options to configure audio input format (code was already there ... all it lacked was the options).
-
Antoine Cellerier authored
-
Jean-Paul Saman authored
-