vlc | branch: master | Thomas Guillem <tho...@gllm.fr> | Fri Apr  3 12:43:40 
2015 +0200| [29a4acbd4de4718f17ee015b45c3bf013b1fd339] | committer: 
Jean-Baptiste Kempf

audiotrack: get rid of the thread and the queue

No need to have a queue inside VLC since we can control the size of the
AudioTrack buffer. There is now only one delay to handle, the AudioTrack one.

Signed-off-by: Jean-Baptiste Kempf <j...@videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=29a4acbd4de4718f17ee015b45c3bf013b1fd339
---

 modules/audio_output/audiotrack.c |  690 +++++++------------------------------
 1 file changed, 134 insertions(+), 556 deletions(-)

Diff:   
http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=29a4acbd4de4718f17ee015b45c3bf013b1fd339
_______________________________________________
vlc-commits mailing list
vlc-commits@videolan.org
https://mailman.videolan.org/listinfo/vlc-commits

Reply via email to