[vlc-devel] [vlc-commits] lib: allow media player volume to be set before playing media

Rémi Denis-Courmont remi at remlab.net
Thu Mar 6 18:25:18 CET 2014


On Thu, 06 Mar 2014 17:59:38 +0100, Adrien Maglo <magsoft at videolan.org>
wrote:
> Indeed, it seems from my logs that with the commit (first log), 
> android_audiotrack is instantiated at the very early beginning of the 
> playback process. Without the commit (second log), amem is correctly 
> started much later as it used to be.

The "aout" variable is initialized too late, after the audio output is
already created.

-- 
Rémi Denis-Courmont
Sent from my collocated server



More information about the vlc-devel mailing list