- 20 Sep, 2008 40 commits
-
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
By the way, the event management seems quite broken. Events may occur before _Create returns (even before this commit)...
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
Avoid objects being detached asynchronously too early. Side effect is that you cannot free your children in the destructor (that would be a reference loop).
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
Fixes payload type overflow especially when using sout keep/gather.
-
Derk-Jan Hartman authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
It will allow correct YUVP rescaling and even anti-aliased support if someone do it.
-
Laurent Aimar authored
-
Laurent Aimar authored
It will avoid useless picture copy.
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(By the way, snapshot-id looks like a write only variable...)
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
I do not know how the Qt4 itnerface reference counts VLC objects when it comes to the menu. However, it is a bit suspicious that it seems to need no yield/release (reference inherited from something else?).
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
-
Felix Paul Kühne authored
additionally, save the user's selection to check for updates as soon as it is changed, so we don't ask multiple times in case of a crash
-
Felix Paul Kühne authored
-
Derk-Jan Hartman authored
Note the libdca currently does not support DTS-ES (6.1/7.1) Also, 3F1R is still untested for DTS, because I have no such sample.
-
Rémi Denis-Courmont authored
The window is always created with a pre-existing video output, and destroyed before the video outout. Besides, using object IDs is not safe.
-
Rémi Denis-Courmont authored
Maybe, someday will bother to actually fix this.
-
Rémi Denis-Courmont authored
-