commit | d13e6d06ecbbad0fcd7681f9d3c3b076016339aa | [log] [tgz] |
---|---|---|
author | Martin Storsjo <martin@martin.st> | Sun Feb 17 20:36:45 2013 +0200 |
committer | Martin Storsjo <martin@martin.st> | Sun Feb 17 20:39:14 2013 +0200 |
tree | a5c638186a606ed74ec62e10ac64ab9bb5083bca | |
parent | 9a6c614a68b07209919aaea3d4a8b5403379fb35 [diff] |
SoftAMR: Signal the right frame format The correct enum for the format used is OMX_AUDIO_AMRFrameFormatFSF, which is the same as is used in amrnb/enc/SoftAMRNBEncoder.cpp, amrwbenc/SoftAMRWBEncoder.cpp and in OMXCodec and ACodec. The OMX_AUDIO_AMRFrameFormatConformance enum refers to an odd file format only used for conformance tests, not used in the wild. Change-Id: Idc395fc1d4969e33453522d6ec6526876438c526