summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Offer a type-safe album art interface.Elliott Hughes2014-06-112-17/+5
* | | | | | am ca44dc79: am 8d6d8f54: Merge "Add libcrypto for users of libstagefright."Christopher Ferris2014-06-111-3/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 8d6d8f54: Merge "Add libcrypto for users of libstagefright."Christopher Ferris2014-06-101-3/+0
| |\ \ \ \ \ | | |/ / / /
| | * | | | Add libcrypto for users of libstagefright.Christopher Ferris2014-06-101-3/+0
| | |/ / /
* | | | | resolved conflicts for merge of 281b884c to masterChristopher Ferris2014-06-111-0/+7
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | am d3af4265: Merge "Link libcrypto for MD5_* functions."Christopher Ferris2014-06-101-0/+7
| |\ \ \ | | |/ /
| | * | Link libcrypto for MD5_* functions.Christopher Ferris2014-06-091-0/+7
| * | | am 17a6dd60: DO NOT MERGE: MediaCodecList: remove force-added codecs for vide...Lajos Molnar2014-06-051-9/+0
| |\ \ \
| | * | | DO NOT MERGE: MediaCodecList: remove force-added codecs for videoeditorLajos Molnar2014-05-291-9/+0
* | | | | Merge "Remove unneeded code"Marco Nelissen2014-06-101-6/+0
|\ \ \ \ \
| * | | | | Remove unneeded codeMarco Nelissen2014-06-101-6/+0
* | | | | | add back HEVC SoftOMX decoderLajos Molnar2014-06-063-0/+853
* | | | | | Remove SoftOMX HEVC decoderLajos Molnar2014-06-063-849/+0
* | | | | | am 8a454611: Merge "stagefright: added support, and SoftOMX decoder, for HEVC...Lajos Molnar2014-06-069-8/+1023
|\ \ \ \ \ \
| * \ \ \ \ \ Merge "stagefright: added support, and SoftOMX decoder, for HEVC" into lmp-pr...Lajos Molnar2014-06-069-8/+1023
| |\ \ \ \ \ \
| | * | | | | | stagefright: added support, and SoftOMX decoder, for HEVCHarish Mahendrakar2014-06-069-8/+1023
* | | | | | | | Merge "Guard against malformed files"Marco Nelissen2014-06-061-4/+28
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| * | | | | | | Guard against malformed filesMarco Nelissen2014-06-061-4/+28
* | | | | | | | Merge "do not drop TS packet on discontinuity at payload start"Chong Zhang2014-06-061-1/+3
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | do not drop TS packet on discontinuity at payload startChong Zhang2014-06-061-1/+3
* | | | | | | | Merge "Make AAC decoder behavior after flush consistent with non-flush"Marco Nelissen2014-06-061-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Make AAC decoder behavior after flush consistent with non-flushMarco Nelissen2014-06-051-0/+1
* | | | | | | | am 270facca: We still need the raw codecMarco Nelissen2014-06-051-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| / / / / / / | |/ / / / / /
| * | | | | | We still need the raw codecMarco Nelissen2014-06-051-0/+1
* | | | | | | am 9042b116: Merge "MediaCodecList: remove force-added codecs for videoeditor...Lajos Molnar2014-06-051-5/+0
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | MediaCodecList: remove force-added codecs for videoeditorLajos Molnar2014-05-291-5/+0
| |/ / / / /
| * | | | | DO NOT MERGE: libstagefright: Add Opus support to ACodec::getPortFormatVignesh Venkatasubramanian2014-05-291-0/+18
| | |_|_|/ | |/| | |
* | | | | am b6af7c63: am 05eaf105: Merge "Mp3decoder: Remove unused arm assembly files"Narayan Kamath2014-06-035-1413/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 05eaf105: Merge "Mp3decoder: Remove unused arm assembly files"Narayan Kamath2014-06-035-1413/+0
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge "Mp3decoder: Remove unused arm assembly files"Narayan Kamath2014-06-035-1413/+0
| | |\ \ \
| | | * | | Mp3decoder: Remove unused arm assembly filesAshok Bhat2014-05-275-1413/+0
* | | | | | Merge "MPEG4Extractor: guard against missing stbl."Robert Shih2014-06-021-1/+2
|\ \ \ \ \ \
| * | | | | | MPEG4Extractor: guard against missing stbl.Robert Shih2014-05-191-1/+2
* | | | | | | Merge "AAC decoder: compensate limiter delay"Jean-Michel Trivi2014-05-295-218/+973
|\ \ \ \ \ \ \
| * | | | | | | AAC decoder: compensate limiter delayJean-Michel Trivi2014-05-295-218/+973
* | | | | | | | libstagefright: Add Opus support to ACodec::getPortFormatVignesh Venkatasubramanian2014-05-291-0/+18
|/ / / / / / /
* | | | | | | am 79262cfc: am 5b756bfd: am 8b187f4a: Merge "Move frameworks/av off <sys/ato...Elliott Hughes2014-05-231-3/+2
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | am 5b756bfd: am 8b187f4a: Merge "Move frameworks/av off <sys/atomics.h>."Elliott Hughes2014-05-221-3/+2
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | am 8b187f4a: Merge "Move frameworks/av off <sys/atomics.h>."Elliott Hughes2014-05-221-3/+2
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Move frameworks/av off <sys/atomics.h>.Elliott Hughes2014-05-221-3/+2
* | | | | | Merge "Add HEVC decoder support to ACodec bug: 14571712"Rachad2014-05-192-0/+4
|\ \ \ \ \ \
| * | | | | | Add HEVC decoder support to ACodecRachad2014-05-142-0/+4
| | |_|_|/ / | |/| | | |
* | | | | | am 6b787cb8: am 1b8b8793: am 3059e27d: Merge "libstagefright foundation: fix ...Andreas Huber2014-05-161-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | am 1b8b8793: am 3059e27d: Merge "libstagefright foundation: fix uninitialized...Andreas Huber2014-05-161-1/+1
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | am 3059e27d: Merge "libstagefright foundation: fix uninitialized varibale war...Andreas Huber2014-05-161-1/+1
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | libstagefright foundation: fix uninitialized varibale warningAmit Pundir2014-05-151-1/+1
* | | | | | ACodec: remove PTS log spamLajos Molnar2014-05-152-4/+2
* | | | | | Send 64 bit OMX codec handling to 32 bit MediaServerAndy Hung2014-05-143-0/+22
* | | | | | Update OMX messages for 64 bitAndy Hung2014-05-148-85/+167
| |_|_|/ / |/| | | |
* | | | | Merge "Expose sample duration in MPEG4Extractor."Robert Shih2014-05-095-8/+27
|\ \ \ \ \