- 21 Dec, 2012 1 commit
-
-
Jean-Baptiste Kempf authored
Close #6243
-
- 20 Dec, 2012 33 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
No functionnal changes */
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
Now audio codec frame size will not affect latency precision, at the small cost of one memcpy per frame. With the maximum number of OpenSLES buffers (255), we can have a precision of 4ms with a buffer size of ~1 second.
-
Rafaël Carré authored
We can access it with GetState
-
Rafaël Carré authored
-
Rafaël Carré authored
These objects do not depend on the audio format
-
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 6 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
-