OSDN Git Service

Better diagnostics in the stagefright commandline tool, support for playing sine...
authorAndreas Huber <andih@google.com>
Tue, 13 Apr 2010 16:58:39 +0000 (09:58 -0700)
committerAndreas Huber <andih@google.com>
Tue, 13 Apr 2010 19:04:05 +0000 (12:04 -0700)
commit662292ae2d4f50990d3f2a944b9d9059775b3cc0
tree032b484910bb96022421dae5e4565a89ee630f78
parent15683534d1f1ca76a9a59ed921219db46ff5f800
Better diagnostics in the stagefright commandline tool, support for playing sine-tones using a filename of "sine:[samplingrate]", i.e. sine:44100. Support for playing audio through to the speakers by using "-o" in addition to "-a".

related-to-bug: 2553359
Change-Id: Ic49eb89feb62474d9513bc21571e0e8fe3a15e0b
cmds/stagefright/Android.mk
cmds/stagefright/stagefright.cpp
media/libstagefright/AudioPlayer.cpp