[vlc-commits] provide a 0...N array mechanism for audio/ spu track info retrieval and switching (close #7928)
Felix Paul Kühne
git at videolan.org
Sun Apr 27 21:55:17 CEST 2014
npapi-vlc | branch: master | Felix Paul Kühne <fkuehne at videolan.org> | Sun Apr 27 21:55:06 2014 +0200| [146b6e3926cb1bef3b501d7d51a8e3bcb813cc53] | committer: Felix Paul Kühne
provide a 0...N array mechanism for audio/spu track info retrieval and switching (close #7928)
This matches the API of competing web plugins and defined HTML5 behavior. Internal libvlc IDs are converted on-the-fly.
> http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commit;h=146b6e3926cb1bef3b501d7d51a8e3bcb813cc53
---
npapi/npruntime/npolibvlc.cpp | 210 +++++++++++++++++++++++++++--------------
1 file changed, 140 insertions(+), 70 deletions(-)
Diff: http://git.videolan.org/gitweb.cgi/npapi-vlc.git/?a=commitdiff;h=146b6e3926cb1bef3b501d7d51a8e3bcb813cc53
More information about the vlc-commits
mailing list