[vlc-commits] OpenSL ES audio output for Android
Jean-Baptiste Kempf
git at videolan.org
Mon Jun 13 18:33:01 CEST 2011
vlc | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Jun 10 16:00:35 2011 +0200| [4f72229d51f28ec5cae61ef50f97816f5b881bb7] | committer: Jean-Baptiste Kempf
OpenSL ES audio output for Android
This module implements Android's variation of the OpenSL ES standard
Collective work by Dominique Martinet and Hugo Beauzée-Luyssen
Minor fixes by Jean-Baptiste Kempf
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=4f72229d51f28ec5cae61ef50f97816f5b881bb7
---
NEWS | 1 +
configure.ac | 13 ++
modules/LIST | 1 +
modules/audio_output/Modules.am | 1 +
modules/audio_output/opensles_android.c | 339 +++++++++++++++++++++++++++++++
5 files changed, 355 insertions(+), 0 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=4f72229d51f28ec5cae61ef50f97816f5b881bb7
More information about the vlc-commits
mailing list