- 25 Aug, 2009 40 commits
-
-
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>
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Erwan Tulou authored
-
Ilkka Ollakka authored
should fix that returning from fullscreen going wrongsize, also set fullscreen flags after reparent and before parenting back from fullscreen.
-
Ilkka Ollakka authored
screennumbers starts from 1 onward, this allows user again to define if he wants fullscreen window on particular screen instead of the one where interface is.
-
Pierre d'Herbemont authored
configure: Add implicit sequence-point return-type strict-aliasing array-bounds missing-parameter-type overflow int-to-pointer-cast pointer-to-int-cast div-by-zero overflow to the list of Werror warnings.
-