- 20 Dec, 2012 15 commits
-
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
To fix type aliasing, we need to know whether the data is float or integer, or use only char pointers. Also add support for FL64 and arbitrary lengths.
-
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
The FLAC decoder aligns samples to the right. So shift the samples to to the left.
-
Olafs Vandāns authored
Ref #2744 #4252 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Olafs Vandāns authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
-
- 19 Dec, 2012 25 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Felix Paul Kühne authored
minimal_macosx: remove dependency on the Carbon framework by replacing SetSystemUIMode calls by their Cocoa counterparts
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
remnants to be removed in next commit
-
Rémi Denis-Courmont authored
Endianess is now converted by the raw decoder/encoder.
-
Rémi Denis-Courmont authored
It seems S24N needs to be kept for the FLAC decoder though.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Francois Cartegnie authored
Preferences set regarding loaded modules only is likely to contain what the user is looking for.
-
Rémi Denis-Courmont authored
It never really worked anyway.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
The "fullscreen" variable is set by the UI. That triggers a vout control request. Then the vout thread actually switches to/from full screen mode. Setting the "fullscreen" variable again then would trigger a live loop in some circumstances, and should be useless.
-