- 21 Sep, 2009 8 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This should be useful to record TNT HD streams Thanks to Thannoy and Laurent
-
Francois Cartegnie authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Marian Ďurkovič authored
It's so slow that it's not usable on large datasets.
-
Marian Ďurkovič authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 20 Sep, 2009 23 commits
-
-
Filippo Carone authored
-
Filippo Carone authored
-
Michał Trzebiatowski authored
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
-
Rémi Denis-Courmont authored
This is ugly, but can save a few megabytes at download-, install- and run-time when avcodec is linked in statically.
-
Rémi Denis-Courmont authored
-
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 2 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.
-