summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs/aacenc/inc
Commit message (Collapse)AuthorAgeFilesLines
* aacenc: Mark some global arrays constMartin Storsjo2012-09-091-1/+1
| | | | | | This gets rid of initialized writeable data in the library. Change-Id: I7c1cbeb3df10c302b645b7311591ead87a289ca1
* Merge "stagefright aacenc: Make the bits to write in WriteBits unsigned"Jean-Baptiste Queru2012-02-241-1/+1
|\
| * stagefright aacenc: Make the bits to write in WriteBits unsignedMartin Storsjo2012-01-131-1/+1
| | | | | | | | | | | | They shouldn't, as far as I know, ever be a signed value. Change-Id: I64429c7c0b2b52bec768a04d3c3eb0eb252955fa
* | Merge "stagefright aacenc: Avoid warnings about incompatible pointer types"Jean-Baptiste Queru2012-02-241-1/+1
|\ \
| * | stagefright aacenc: Avoid warnings about incompatible pointer typesMartin Storsjo2012-01-301-1/+1
| | | | | | | | | | | | Change-Id: Ida53cd1030ebb9feb0d6916e42e8ba67a90e86c7
* | | Merge "stagefright aacenc: Add const declarations to some pointers"Jean-Baptiste Queru2012-02-241-2/+2
|\ \ \ | |/ / |/| |
| * | stagefright aacenc: Add const declarations to some pointersMartin Storsjo2012-01-181-2/+2
| |/ | | | | | | | | | | This avoids some compilation warnings. Change-Id: Ia89ab94020a9f1ee4c1df48823fb89325cca7d36
* | stagefright aacenc: Add missing newlines at the end of filesMartin Storsjo2012-01-133-3/+3
|/ | | | | | This avoids compiler warnings about missing newlines. Change-Id: Ieb2bb7152d794dca47c629588879032d3ba65677
* stagefright aacenc/amrwbenc: Remove trailing whitespaceMans Rullgard2012-01-1215-22/+22
| | | | | | | | | | | | | | 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-2132-760/+760
| | | | Change-Id: I6219725a9fbd72432bad71a176c14f26fabdbd5f
* Initial software encoder checkinsJames Dong2010-05-1932-0/+2180
Change-Id: I27f387db23594e46384c4eb3a0093ce220bb6b60