summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/aacenc/SampleCode
Commit message (Collapse)AuthorAgeFilesLines
* Turn off debug tags in stagefright modules.Dan Morrill2013-03-191-1/+1
| | | | | | | | | 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
* aacenc/amrwbenc: Remove the now unused LINUX defineMartin Storsjo2012-08-161-2/+0
| | | | | | | This is no longer used by the codec code (except for the amrwbenc sample). Change-Id: I78c7f62f257c490bf44477217975a93abcc7779e
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-132-0/+190
| | | | | Change-Id: I0a3af3e2abdedebd5934f3d941d01c32cfc75e26 related-to-bug: 6647465
* stagefright aacenc/amrwbenc: Remove trailing whitespaceMans Rullgard2012-01-121-4/+4
| | | | | | | | | | | | | | This was applied in AOSP master earlier, in commit b21611e5b0f1797e39e781d91ade023bac87637f, but when merged into the Google internal tree in 88c2d4d26d79384f32a25bd775cf873cb678b12a, none of these changes have been brought in. (The diff of this merge commit and its first parent, d94b71d, is empty.) Therefore, reapply the rest of these changes on the files that still are present in the current version. Change-Id: I645a9b9134769958a11808a06163123d28d83e46
* Convert line breaks to Unix styleMans Rullgard2011-05-211-283/+283
| | | | Change-Id: I6219725a9fbd72432bad71a176c14f26fabdbd5f
* Fix AAC encoder test util and remove files that are not neededJames Dong2011-03-214-92/+15
| | | | Change-Id: Ib6cbe78de9f85e4df357d53365a35d1f9f0bb1d3
* Initial software encoder checkinsJames Dong2010-05-194-0/+385
Change-Id: I27f387db23594e46384c4eb3a0093ce220bb6b60