- 05 Sep, 2008 13 commits
-
-
Christophe Mutricy authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Pointed-out-by: Sébastien Escudier
-
Derk-Jan Hartman authored
-
Derk-Jan Hartman authored
-
Jean-Baptiste Kempf authored
Crash happens if you do: - Play item - Activate vfilter - Stop item - Deactivate vfilter... BooM. (cherry picked from commit c876401791144309d2427214d818a34198238358)
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
(cherry picked from commit c31d99fdf67fbc9060fb9f413d06b0acf4efc1b6)
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
Already available in the interface sprefs. This reverts commit c1a144df.
-
Antoine Cellerier authored
-
- 04 Sep, 2008 27 commits
-
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
We were already blending directly on top of the destination picture. This simplifies the code and should prevent further confusion.
-
Felix Paul Kühne authored
-
Christophe Mutricy authored
-
Laurent Aimar authored
(it was used by net_OpenDgram when no server is specified).
-
Rémi Denis-Courmont authored
This reverts commit 9a5e5236. Not intended for master.
-
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
-
Laurent Aimar authored
SleepEx expects a duration in milli second.
-
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
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Antoine Cellerier authored
-
Antoine Cellerier authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Antoine Cellerier authored
Make sure that we don't add the briged elementary streams to the next stream output chain element when in placeholder mode. Maybe I should split normal bridge-in and placeholder mode because the code is begining to be filled with quite a few if( p_sys->b_placeholder ).
-
Antoine Cellerier authored
Add default enabled option to force placeholder state toggling to happen only on iframes. This removes artifacts at the expense of a longer switch delay.
-