- 25 Aug, 2009 40 commits
-
-
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...
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
This reverts commit 5ff67322.
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
All vouts are impacted, and dmo too.
-
Jean-Baptiste Kempf authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Kühne authored
-
Pierre d'Herbemont authored
-
Felix Kühne authored
-
Felix Kühne authored
(partial, as this won't work on Leopard without a few further changes)
-
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
We should probably exit anyway, as it should be a bug...
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Sébastien Escudier authored
We must not send PAUSE if already in pause, when seeking (it would unpause the stream). And DEMUX_SET_PAUSE_STATE should do nothing if pause state is already what we want. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-