• Home
  • History
  • Annotate
  • only in /frameworks/av/media/libstagefright/codecs/amrwbenc/SampleCode/
History log of /frameworks/av/media/libstagefright/codecs/amrwbenc/SampleCode/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3c6813df08299433a32e56e90e2820b25346d07a 27-May-2014 Ashok Bhat <ashok.bhat@arm.com> AMR-WB Encoder: Enable sample app

[x] Changes to SampleCode/Android.mk
Sample code now statically links to AMR WB encoder rather
than dynamically loading AMR WB encoder library. This is done
by not defining LINUX in Android.mk.

[x] Changes to Android.mk
Sample code make file is now included in the overall build,
allowing it to built from the root directory.

Bug: 17722566
Change-Id: I0a5960b20069e223bba388e38c8465bde144426f
Signed-off-by: Ashok Bhat <ashok.bhat@arm.com>
MRWB_E_SAMPLE.c
ndroid.mk
0e6858d6aea12fc585a8c7d217c1271878655081 07-Mar-2013 Dan Morrill <morrildl@google.com> Turn off debug tags in stagefright modules.
LOCAL_MODULE_TAGS := debug causes the module to be included in every userdebug
build, regardless of whether it's specified as a dep by the device config.
This CL switches them all to optional (i.e. default behavior) so that we can
do (userdebug) device builds without pulling these in.

Change-Id: I4b7b65afea61865dd38b3af55550fb8f10edf66d
ndroid.mk
fef71ef418d8ecff6d20fbd50b7fbabf6ad58f74 07-Mar-2012 Martin Storsjo <martin@martin.st> aacenc/amrwbenc: Remove the now unused LINUX define

This is no longer used by the codec code (except for the
amrwbenc sample).

Change-Id: I78c7f62f257c490bf44477217975a93abcc7779e
ndroid.mk
3d51d5cb53cc630709a0ba78d0e60501a675f2d5 13-Jun-2012 James Dong <jdong@google.com> Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/

Change-Id: I0a3af3e2abdedebd5934f3d941d01c32cfc75e26
related-to-bug: 6647465
ODULE_LICENSE_APACHE2
OTICE
e2e838afcf03e603a41a0455846eaf9614537c16 22-Apr-2011 Mans Rullgard <mans@mansr.com> Convert line breaks to Unix style

Change-Id: I6219725a9fbd72432bad71a176c14f26fabdbd5f
MRWB_E_SAMPLE.c
90d97c996a15f9ebc90fbd260f47f95ffbe68006 22-Mar-2011 James Dong <jdong@google.com> Fix AMRWB test util and remove useless files

Change-Id: Ia11a1ec053855c9e692070d23c7a690c39cb3d5e
MRWB_E_SAMPLE.c
ndroid.mk
clair/Makefile
s.mk
956c553ab0ce72f8074ad0fda2ffd66a0305700c 15-May-2010 James Dong <jdong@google.com> Initial software encoder checkins

Change-Id: I27f387db23594e46384c4eb3a0093ce220bb6b60
MRWB_E_SAMPLE.c
ndroid.mk
clair/Makefile
s.mk