- 03 Aug, 2008 39 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
libvlc: Properly raise an exception if something goes wrong in libvlc_media_get_duration and libvlc_media_is_preparsed.
-
Rémi Duraffort authored
-
Pierre d'Herbemont authored
-
Felix Paul Kühne authored
-
Pierre d'Herbemont authored
Note: We should probably throw exception, and handle them a bit more gracefully, as we do in vlc_app.
-
Pierre d'Herbemont authored
buidsystem: Fix package-macosx target so that they build VLC-release.app first. And make sure -zip contains Read Me.rtf.
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Derk-Jan Hartman authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Laurent Aimar authored
possible.
-
Derk-Jan Hartman authored
avcodec: use cast to avoid warning about this const. It's a rare case where we use a dummy empty palette that won't change and we don't want to recreate it every time either.
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Laurent Aimar authored
-
Laurent Aimar authored
is too far away (> 500ms) from a key frame. It will reduce seek precision but the implementation of ES_OUT_SET_NEXT_DISPLAY_TIME is not good enough yet.
-
Derk-Jan Hartman authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Derk-Jan Hartman authored
-
Justus Piater authored
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Justus Piater authored
Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Pierre d'Herbemont authored
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
Fixes a crash when changing deinterlace filter during pause and then pressing a hotkey (like play-pause). In this case the old vout is destroyed, but the new vout has not received an image yet and has therefore not spawned the new window yet. We want to keep the possibility of using ESC to leave fullscreen if required, So I don't think we should disable key events all together in this rare case.
-
Jean-Baptiste Kempf authored
New icons following the previous remarks, a bit less dark, a bit smaller record button, a bit less colourfull AtoB buttons. Kassdédi to fenrir.
-
Jean-Baptiste Kempf authored
-
- 02 Aug, 2008 1 commit
-
-
Christophe Mutricy authored
And generate the .rc with config.status rather than clutering the Makefile
-