- 30 Mar, 2008 4 commits
-
-
Pierre d'Herbemont authored
This reverts commit 1dfd50c2. This is no needed of such a hack if there is no circular dependency between input and vout and if the input are properly released.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
Else there is a circular dependency between the vout that yield() the input, where the vout is also an input child. This should fix properly the media_instance() tests.
-
Pierre d'Herbemont authored
stream: No use to vlc_object_yield() and object that create ourslef, and that a race could possibly corrupt in case of bad usage.
-
- 29 Mar, 2008 36 commits
-
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
stats: Move the stat to libvlc instead of the playlist. As stated in the code it is not playlist related.
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Mark Moriarty authored
-
Mark Moriarty authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré 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
-
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
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This reverts commit 69d572ca. It's not an issue with sout-keep alone. The issue shows up if using both sout-keep and #gather, and there is no easy way for a stream object to know what its upstream stream (if any) is. Hence, let users shoot themselves in the feet if they want, and otherwise assume that people don't use #gather _in_front_ of #display.
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
good detection exist.
-