- 26 Aug, 2009 22 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
There was almost no commonality. This also simplifies stuff a bit.
-
Sébastien Escudier authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Niles Bindel authored
This change allows for smoother transitioning between playlist items by not having to recreate the related video/audio resources from scratch on every item switch. This problem was very apparent in fullscreen mode when the current display would close out showing the OS background and then go back to fullscreen before playing the next item. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Erwan Tulou authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Ilkka Ollakka authored
Alias file/http/udp output, eg now you can do --sout="#file{mux=ts,dst=mylittlepony.ts}" hopefully helps people to figure-out sout-stuff.
-
Ilkka Ollakka authored
-
Erwan Tulou authored
-
Jean-Baptiste Kempf authored
-
Pierre d'Herbemont authored
Compatible with automake<1.11
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
This reverts commit 8510313d. Don't commit late things, without reading the justification. This is generating dead code, and produce a warning on newer gcc version for that.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
- 25 Aug, 2009 18 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
My man says: "Pause is made obsolete by sigsuspend(2)." however sigsuspend just dies on win32.
-
Pierre d'Herbemont authored
This was reverted before. Yet, there is no use keeping that false warning, or wait until gcc is fixed.
-
Pierre d'Herbemont authored
LLP64, well, later.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Or maybe we should put them on the desktop? home directory seemed lame.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Should we use videos instead?
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It avoids a race condition with aout_input_t contents.
-
Laurent Aimar authored
It will allow to avoid reseting the whole aout for it.
-
Laurent Aimar authored
It avoids a race condition with aout_input_t contents.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It will allow to sanetize aout_instance_t.
-