- 05 Sep, 2008 9 commits
-
-
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 c31d99fd)
-
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 30 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.
-
Antoine Cellerier authored
-
Jean-Philippe Andre authored
-
Jean-Philippe Andre authored
This Widget (base QLabel) is designed to show the cover art. It handles right-click, and show a context menu that has only one entry: - Download cover art When the user clicks it, vlc downloads the cover art (or finds it in the cache), and displays it when downloaded
-
- 03 Sep, 2008 1 commit
-
-
Antoine Cellerier authored
-