- 26 Aug, 2009 19 commits
-
-
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 authored
-
Pierre authored
-
Pierre authored
-
Pierre authored
-
Pierre authored
-
Pierre 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 authored
Compatible with automake<1.11
-
Pierre authored
-
Pierre authored
-
ivoire authored
-
ivoire authored
-
ivoire authored
-
- 25 Aug, 2009 21 commits
-
-
Pierre authored
-
Pierre authored
-
Pierre authored
My man says: "Pause is made obsolete by sigsuspend(2)." however sigsuspend just dies on win32.
-
Pierre authored
This was reverted before. Yet, there is no use keeping that false warning, or wait until gcc is fixed.
-
Pierre 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.
-
Laurent Aimar authored
-
Jean-Baptiste Kempf authored
Win32: remove "dereferencing type-punned pointer will break strict-aliasing rules" and bring "passing argument ... from incompatible pointer type At least it compiles, and there is absolutly no way I dig in that code.
-
Jean-Baptiste Kempf authored
Win32: remove "dereferencing type-punned pointer will break strict-aliasing rules" and bring "passing argument ... from incompatible pointer type At least it compiles...
-