summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* Merge "stagefright: add support for output frame rendered callback" into mnc-devLajos Molnar2015-06-108-28/+435
|\
| * stagefright: add support for output frame rendered callbackLajos Molnar2015-06-098-28/+435
* | Merge "Ogg Opus: handle cases where first sample has non 0 time" into mnc-devRobert Shih2015-06-091-1/+38
|\ \ | |/ |/|
| * Ogg Opus: handle cases where first sample has non 0 timeRobert Shih2015-06-081-1/+38
* | Merge "stagefright: check the validity of the range of adaptation field" into...Jaesung Chung2015-06-091-0/+5
|\ \
| * | stagefright: check the validity of the range of adaptation fieldJaesung Chung2015-05-151-0/+5
* | | Merge "libstagefright: check memory size for overflow before allocation." int...Wei Jia2015-06-082-0/+65
|\ \ \
| * | | libstagefright: check memory size for overflow before allocation.Wei Jia2015-06-082-0/+65
* | | | Merge "SoftwareRenderer: sanity check buffer size before copying data." into ...Wei Jia2015-06-081-1/+17
|\ \ \ \
| * | | | SoftwareRenderer: sanity check buffer size before copying data.Wei Jia2015-06-081-1/+17
| |/ / /
* | | | Merge "fix graphic buffer leak with persistent input surface" into mnc-devChong Zhang2015-06-082-2/+102
|\ \ \ \
| * | | | fix graphic buffer leak with persistent input surfaceChong Zhang2015-06-082-2/+102
* | | | | Merge "MPEG4Writer: add check to ensure no integer overflow on allocation." i...Wei Jia2015-06-081-0/+2
|\ \ \ \ \
| * | | | | MPEG4Writer: add check to ensure no integer overflow on allocation.Wei Jia2015-06-041-0/+2
| | |/ / / | |/| | |
* | | | | Camera1 API: Support SW encoders for new camera HALsEino-Ville Talvala2015-06-081-0/+17
* | | | | Merge "libstagefright: run codec profiling in worker thread." into mnc-devRonghua Wu2015-06-081-46/+56
|\ \ \ \ \
| * | | | | libstagefright: run codec profiling in worker thread.Ronghua Wu2015-06-071-46/+56
* | | | | | Merge "SoftAVCEnc: check requested memory size before allocation." into mnc-devWei Jia2015-06-081-0/+8
|\ \ \ \ \ \
| * | | | | | SoftAVCEnc: check requested memory size before allocation.Wei Jia2015-06-041-0/+8
| | |/ / / / | |/| | | |
* | | | | | Merge "MPEG4Writer: fail init check if output fd is not seekable" into mnc-devRobert Shih2015-06-061-0/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | MPEG4Writer: fail init check if output fd is not seekableRobert Shih2015-06-051-0/+7
| |/ / / /
* | | | | stagefright: add support for batching OMX eventsLajos Molnar2015-06-057-74/+146
* | | | | Merge "stagefright: initial Ogg Opus support" into mnc-devRobert Shih2015-06-052-74/+371
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | stagefright: initial Ogg Opus supportRobert Shih2015-06-032-74/+371
* | | | | Limit allocations to avoid out-of-memoryMarco Nelissen2015-06-051-7/+15
| |_|/ / |/| | |
* | | | Merge "SampleTable: fix integer overflow checks." into mnc-devWei Jia2015-06-041-2/+2
|\ \ \ \
| * | | | SampleTable: fix integer overflow checks.Wei Jia2015-06-041-2/+2
| | |/ / | |/| |
* | | | Merge "Don't overwrite user agent header if app specified one" into mnc-devMarco Nelissen2015-06-041-1/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Don't overwrite user agent header if app specified oneMarco Nelissen2015-06-041-1/+4
* | | | libstagefright/SoftOpus: Ignore CSD resubmissionsVignesh Venkatasubramanian2015-06-031-0/+8
* | | | Translate codec specific data for mp4v-es for MediaMuxerMartin Storsjo2015-06-031-2/+4
* | | | Merge "stagefright: rename VideoGrallocMetadata.hHandle to pHandle" into mnc-devLajos Molnar2015-06-034-7/+7
|\ \ \ \ | |/ / / |/| | |
| * | | stagefright: rename VideoGrallocMetadata.hHandle to pHandleLajos Molnar2015-06-024-7/+7
* | | | Merge "SoftAVCDec: Added support for level greater than level at init" into m...Marco Nelissen2015-06-032-11/+41
|\ \ \ \ | |/ / / |/| | |
| * | | SoftAVCDec: Added support for level greater than level at initMarco Nelissen2015-06-032-11/+41
* | | | stagefright: add support for fences in OMXLajos Molnar2015-06-029-85/+300
|/ / /
* | | stagefright: rework metadata buffer supportLajos Molnar2015-06-019-234/+321
* | | Merge "Track camera and flashlight usage in battery stats." into mnc-devRuben Brunk2015-06-022-129/+2
|\ \ \
| * | | Track camera and flashlight usage in battery stats.Ruben Brunk2015-06-012-129/+2
* | | | stagefright: allow to overallocate OMX codec buffersLajos Molnar2015-06-018-31/+37
* | | | Merge "libstagefright: add version string to profile results." into mnc-devRonghua Wu2015-06-014-3/+36
|\ \ \ \
| * | | | libstagefright: add version string to profile results.Ronghua Wu2015-05-224-3/+36
* | | | | Merge "mpeg2ts: revise duration estimation logic" into mnc-devWonsik Kim2015-06-011-10/+16
|\ \ \ \ \
| * | | | | mpeg2ts: revise duration estimation logicWonsik Kim2015-05-291-10/+16
* | | | | | Merge "libstagefright: Reset AMR decoder on input port flush" into mnc-devAndy Hung2015-05-301-1/+9
|\ \ \ \ \ \
| * | | | | | libstagefright: Reset AMR decoder on input port flushChaithanya Krishna Bacharaju2015-05-281-1/+9
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Deprecations are warnings not errors" into mnc-devGlenn Kasten2015-05-281-1/+3
|\ \ \ \ \ \
| * | | | | | Deprecations are warnings not errorsGlenn Kasten2015-05-281-1/+3
* | | | | | | Merge "IOMX: Clear buffer id for arm32" into mnc-devAndy Hung2015-05-281-4/+2
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | IOMX: Clear buffer id for arm32Andy Hung2015-05-271-4/+2
| | |/ / / / | |/| | | |