- 20 Sep, 2009 18 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This is over twice faster. Thanks to Måns Rullgård for the hint.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
That matters to planar formats.
-
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
...in a thread-safe manner. However, this is really only usable for informational purpose (debugging the object tree). vlc_object_find_name() remains broken.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Baptiste Coudurier authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Christophe Courtaut authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Christophe Courtaut authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
- 19 Sep, 2009 7 commits
-
-
Christophe Mutricy authored
Not tested
-
Erwan Tulou authored
This patch tries to make the equalizer work in all cases. It takes into account aout reuse, and add/remove callbacks to match the equalizer audio-filter implementation. (variables created in a filter but attached to the aout parent).
-
Christophe Mutricy authored
-
Erwan Tulou authored
Better not start skins2 at all than crash later on, since playlist is taken for granted throughout the code.
-
Erwan Tulou authored
-
Marian Ďurkovič authored
-
Marian Ďurkovič authored
-
- 18 Sep, 2009 9 commits
-
-
Erwan Tulou authored
-
Erwan Tulou authored
this new variable will allow interfaces to get a chance to add callbacks on a new input _after_ variables are created and _before_ the input thread is started. In previous design, callbacks were added haphazardly while the input thread was already being executed.
-
Erwan Tulou authored
core: create two variables at initialization (for var_AddCallback to get a higher chance to succeed!)
-
Rémi Duraffort authored
and was created after the creation of the interface.
-
Rémi Denis-Courmont authored
ffmpeg is several times faster...
-
Marian Ďurkovič authored
-
Pierre d'Herbemont authored
No functional changes.
-
Pierre d'Herbemont authored
-
Pierre Ynard authored
-
- 17 Sep, 2009 6 commits
-
-
Geoffroy Couprie authored
-
Pierre Ynard authored
-
Rémi Duraffort authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(libmpeg2 does not autodetect on that architecture)
-
Rémi Denis-Courmont authored
-