- 27 Aug, 2009 20 commits
-
-
Rémi Duraffort authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This solves the Sony Wave float32 sample on little endian machines. Of course the float64 sample doesn't work yet, because of the lack of converter.
-
Jean-Baptiste Kempf authored
(or maybe it was Aesthetics)
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
This sets the fmt.i_bitrate value and fixes decoding of TwinVQ samples. Thanks a lot to Vitor for pointing where the error was.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
The actual folders still need to be implemented
-
Erwan Tulou authored
The way options are stored in a list by append and retrieve by named index (enum list) is kind of risky. Errors can easily occur, some are obvious (crash), others may be more silent.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
same class are represented by the same global type)
-
Rémi Duraffort authored
-
Pierre Ynard authored
Oops.
-
Pierre Ynard authored
AFAIK vlc_poll() works with no problem on WinCE too
-
Pierre Ynard authored
And remove #ifdefs from code
-
- 26 Aug, 2009 20 commits
-
-
Felix Paul Kühne authored
-
Pierre Ynard authored
Remove a forgotten "endif"
-
Felix Paul Kühne authored
contribs: removed BeOS support and fixed a typo which prevented proper x86_64 compilation on Darwin (theora..)
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
This hopefully fixes some rare compilation issues on x86
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
There was almost no commonality. This also simplifies stuff a bit.
-
Sébastien Escudier authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Niles Bindel authored
This change allows for smoother transitioning between playlist items by not having to recreate the related video/audio resources from scratch on every item switch. This problem was very apparent in fullscreen mode when the current display would close out showing the OS background and then go back to fullscreen before playing the next item. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Erwan Tulou authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-
Pierre d'Herbemont authored
-