OSDN Git Service

The software AMR NB encoder is now an OMX component.
authorAndreas Huber <andih@google.com>
Tue, 31 Jan 2012 22:34:59 +0000 (14:34 -0800)
committerAndreas Huber <andih@google.com>
Wed, 1 Feb 2012 18:39:26 +0000 (10:39 -0800)
commit252353088a5ebf8508fbc01439ff417805ef1417
tree6abbd71af66f1d24791e5151aa41649f9b649b44
parent2af955b7437ac5345d75a5e528ebbb749667af7e
The software AMR NB encoder is now an OMX component.

Change-Id: I890eab052a7c36409b8b694c964884e28dd8d8fc
media/libstagefright/OMXCodec.cpp
media/libstagefright/codecs/amrnb/enc/Android.mk
media/libstagefright/codecs/amrnb/enc/SoftAMRNBEncoder.cpp [new file with mode: 0644]
media/libstagefright/codecs/amrnb/enc/SoftAMRNBEncoder.h [new file with mode: 0644]
media/libstagefright/omx/SoftOMXPlugin.cpp