- 17 Feb, 2013 3 commits
-
-
Martin Storsjö authored
The previously used enum is only used for conformance tests and is not the one commonly used in practice - the file storage format is the commonly used one (which also is used within Android). Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
These are the role names mentioned in the OMX IL spec, used by Android's built-in SW codecs and by the HW codecs available on Samsung Galaxy S3. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
This fixes stray log warnings when using audio decoders, since 4edfa4f5. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 16 Feb, 2013 12 commits
-
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
auhal: export System Sound Output Device as another choice if the user wants VLC to suit the default OS behavior
-
Felix Paul Kühne authored
-
Felix Paul Kühne authored
-
David Fuhrmann authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
auhal: use kAudioObjectPropertyName instead of kAudioDevicePropertyDeviceName to retrieve the (potentially localized) device name This is the endorsed API and behaves correctly with regard to string lengths
-
Felix Paul Kühne authored
This reverts commit a446ef28.
-
Rafaël Carré authored
This rounds up to exactly 441 samples with 44.1kHz audio This avoids a rounding error in drift calculation of 2.31 milliseconds in the worst case of the buffers queue being full for the specific case of 44.1kHz audio (such a small error is not significative). For unknown reasons it also fixes A/V sync issues.
-
David Fuhrmann authored
-
David Fuhrmann authored
Also fixes a memory leak
-
- 15 Feb, 2013 5 commits
-
-
David Fuhrmann authored
-
David Fuhrmann authored
-
David Fuhrmann authored
macosx: only revert presentation options on fullscreen leave which are touched when entering fs for this particular window This fixes menu / dock hide behaviour when handling around with multiple vout windows which are set to fullscreen on multiple monitors, especially when leaving fullscreen for one window with other windows still in fullscreen state.
-
David Fuhrmann authored
-
David Fuhrmann authored
-
- 14 Feb, 2013 12 commits
-
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
KO Myung-Hun authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Ludovic Fauvet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ludovic Fauvet authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Ludovic Fauvet authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Ludovic Fauvet authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Ludovic Fauvet authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Ludovic Fauvet authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Ludovic Fauvet authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Ludovic Fauvet authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
- 13 Feb, 2013 5 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Sébastien Escudier authored
-
David Fuhrmann authored
-
Jean-Baptiste Kempf authored
-
- 12 Feb, 2013 3 commits
-
-
Rémi Denis-Courmont authored
-
Martin Storsjö authored
Due to the way this struct is allocated, it can be extended later without breaking ABI. Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Mario Speiß authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-