summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* Merge "stagefright amrwb: Change a C++ style cast into a C style cast"Jean-Baptiste Queru2012-02-271-1/+1
|\
| * stagefright amrwb: Change a C++ style cast into a C style castMartin Storsjo2012-02-241-1/+1
* | Merge changes Ib4e27ea3,I4ad55266,Ie32b32c7Jean-Baptiste Queru2012-02-2729-67/+93
|\ \
| * | stagefright amrnb: Remove extern from table definitionsMartin Storsjo2012-02-2424-62/+73
| * | stagefright amrnb: Add includes for prototype declarations of tablesMartin Storsjo2012-02-2415-0/+15
| * | stagefright amrnb: Add missing const qualifier to table declarations in headersMartin Storsjo2012-02-245-5/+5
| |/
* | Merge "stagefright aacenc: Simplify the definition of __inline"Jean-Baptiste Queru2012-02-271-3/+1
|\ \
| * | stagefright aacenc: Simplify the definition of __inlineMartin Storsjo2012-01-131-3/+1
* | | Merge "stagefright amrwbenc: Remove a useless check"Jean-Baptiste Queru2012-02-271-1/+1
|\ \ \
| * | | stagefright amrwbenc: Remove a useless checkMartin Storsjo2012-02-241-1/+1
| | |/ | |/|
* | | Merge "stagefright aacenc: Remove a stray semicolon"Jean-Baptiste Queru2012-02-271-1/+1
|\ \ \
| * | | stagefright aacenc: Remove a stray semicolonMartin Storsjo2012-02-241-1/+1
| |/ /
* | | Merge "stagefright amrwb: Make a global const array static"Jean-Baptiste Queru2012-02-271-1/+1
|\ \ \
| * | | stagefright amrwb: Make a global const array staticMartin Storsjo2012-02-241-1/+1
| |/ /
* | | Merge "stagefright amrwbenc: Change keyword ordering"Jean-Baptiste Queru2012-02-271-2/+2
|\ \ \
| * | | stagefright amrwbenc: Change keyword orderingMartin Storsjo2012-02-241-2/+2
| |/ /
* | | Merge "stagefright aacenc: Don't address a Word32 with a Word16 pointer"Jean-Baptiste Queru2012-02-271-1/+1
|\ \ \ | |/ / |/| |
| * | stagefright aacenc: Don't address a Word32 with a Word16 pointerMartin Storsjo2012-01-131-1/+1
| |/
* | Merge "stagefright aacenc: Make the bits to write in WriteBits unsigned"Jean-Baptiste Queru2012-02-242-2/+2
|\ \
| * | stagefright aacenc: Make the bits to write in WriteBits unsignedMartin Storsjo2012-01-132-2/+2
| |/
* | Merge "stagefright aacenc: Fix an inline asm constraint"Jean-Baptiste Queru2012-02-241-1/+1
|\ \
| * | stagefright aacenc: Fix an inline asm constraintMartin Storsjo2012-01-131-1/+1
| |/
* | Merge changes I903353c5,I822dcc74Jean-Baptiste Queru2012-02-242-3/+3
|\ \
| * | stagefright amrnb: Properly negate all valuesMartin Storsjo2011-05-181-2/+2
| * | stagefright amrnb: Fix a bug on architectures where long is 64 bitMartin Storsjo2011-05-181-1/+1
* | | Merge "stagefright aacenc: Zero-initialize a struct"Jean-Baptiste Queru2012-02-241-0/+2
|\ \ \
| * | | stagefright aacenc: Zero-initialize a structMartin Storsjo2012-01-131-0/+2
| | |/ | |/|
* | | Merge "stagefright aacenc: Avoid warnings about incompatible pointer types"Jean-Baptiste Queru2012-02-242-2/+2
|\ \ \
| * | | stagefright aacenc: Avoid warnings about incompatible pointer typesMartin Storsjo2012-01-302-2/+2
* | | | Merge "stagefright aacenc: Add const declarations to some pointers"Jean-Baptiste Queru2012-02-246-10/+11
|\ \ \ \
| * | | | stagefright aacenc: Add const declarations to some pointersMartin Storsjo2012-01-186-10/+11
| | |/ / | |/| |
* | | | Merge "stagefright aacenc: Fix inline asm"Jean-Baptiste Queru2012-02-241-78/+61
|\ \ \ \
| * | | | stagefright aacenc: Fix inline asmMans Rullgard2012-01-131-78/+61
* | | | | Merge "stagefright aacenc: Fix inline asm constraints"Jean-Baptiste Queru2012-02-241-15/+15
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | stagefright aacenc: Fix inline asm constraintsMans Rullgard2012-01-131-15/+15
| |/ /
* | | Merge "stagefright aacenc: Fix type definitions for 64 bit platforms"Jean-Baptiste Queru2012-01-251-3/+3
|\ \ \
| * | | stagefright aacenc: Fix type definitions for 64 bit platformsMartin Storsjo2012-01-131-3/+3
| |/ /
* | | Merge "stagefright amrwbenc: Make the mem_malloc function 64-bit safe"Jean-Baptiste Queru2012-01-241-2/+7
|\ \ \
| * | | stagefright amrwbenc: Make the mem_malloc function 64-bit safeMartin Storsjo2012-01-131-2/+7
| |/ /
* | | Merge "stagefright aacenc: Add missing newlines at the end of files"Jean-Baptiste Queru2012-01-2413-13/+13
|\ \ \
| * | | stagefright aacenc: Add missing newlines at the end of filesMartin Storsjo2012-01-1313-13/+13
| |/ /
* | | Merge "stagefright aacenc: Properly terminate a comment"Jean-Baptiste Queru2012-01-241-1/+1
|\ \ \
| * | | stagefright aacenc: Properly terminate a commentMartin Storsjo2012-01-131-1/+1
| |/ /
* | | Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF)Steve Block2012-01-1957-258/+258
* | | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF)Steve Block2012-01-1929-75/+75
* | | Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF)Steve Block2012-01-1933-118/+118
* | | Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF)Steve Block2012-01-194-12/+12
* | | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF)Steve Block2012-01-1962-509/+509
|/ /
* | stagefright aacenc/amrwbenc: Remove trailing whitespaceMans Rullgard2012-01-12133-5071/+5071
* | SurfaceMediaSource: use the HW_TEXTURE usage bitJamie Gennis2011-12-151-1/+3