summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* avc_util: fix aspect_ratio_idc 14~16Chong Zhang2015-03-131-9/+24
* Fix print format error.Chih-Hung Hsieh2015-03-121-1/+1
* Merge "ATSParser: handle PID change"Chong Zhang2015-03-111-47/+96
|\
| * ATSParser: handle PID changeChong Zhang2015-03-091-47/+96
* | Merge "HLS: misc changes in LiveSession buffering logic"Chong Zhang2015-03-104-264/+181
|\ \
| * | HLS: misc changes in LiveSession buffering logicChong Zhang2015-03-104-264/+181
* | | stagefright: don't use ALooperRoster mutex for reply handlingLajos Molnar2015-03-1010-77/+110
* | | Merge "mediaplayer: move MediaClock from NuPlayer to libstagefright."Wei Jia2015-03-102-0/+140
|\ \ \
| * | | mediaplayer: move MediaClock from NuPlayer to libstagefright.Wei Jia2015-03-092-0/+140
* | | | Merge "do not do bandwidth estimation if total data downloaded is too small"Chong Zhang2015-03-101-1/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | do not do bandwidth estimation if total data downloaded is too smallChong Zhang2015-03-091-1/+5
| | |/ | |/|
* | | Merge "AnotherPacketSource: return format of first non-discontinuity packet"Chong Zhang2015-03-091-7/+5
|\ \ \
| * | | AnotherPacketSource: return format of first non-discontinuity packetChong Zhang2015-03-091-7/+5
| |/ /
* | | SoftAAC2: reset EOS status after a flushChong Zhang2015-03-091-0/+2
|/ /
* | stagefright: remove AMessage methods using id()Lajos Molnar2015-03-052-28/+0
* | media: switch to new AMessage handlingLajos Molnar2015-03-0526-226/+223
* | stagefright: use handler instead of handler-id in AMessageLajos Molnar2015-03-054-93/+82
* | Merge "SoftAAC2: calculate timestamp from aacSampleRate"Chong Zhang2015-03-041-2/+2
|\ \
| * | SoftAAC2: calculate timestamp from aacSampleRateChong Zhang2015-03-041-2/+2
| |/
* | Remove manta support in MNC.Ying Wang2015-03-031-4/+0
|/
* Merge "handle mpeg2ts PTS wraparound"Chong Zhang2015-03-031-1/+21
|\
| * handle mpeg2ts PTS wraparoundChong Zhang2015-03-031-1/+21
* | YUVImage.cpp: Fix hidden overflow error in YUV to RGB conversionRachad2015-03-031-6/+6
* | MPEG4Writer: add software version to mp4 metaChong Zhang2015-02-251-10/+61
|/
* MPEG4Writer: add capture fps in meta dataChong Zhang2015-02-231-0/+110
* am 76b54aa5: am 340cebda: Fix mismatched type tag clang warning.Dan Albert2015-02-201-1/+0
|\
| * Fix mismatched type tag clang warning.Dan Albert2015-02-191-1/+0
* | am 935b4750: am 011734f0: Fix clang build errorBill Yi2015-02-201-1/+1
|\ \ | |/
| * Fix clang build errorBill Yi2015-02-191-1/+1
| * Merge commit '56fbb4d7bcb34af71a08cd126891afafdec217f1' into HEADBill Yi2015-02-19351-2183/+7210
| |\
* | \ am cf09e292: am 2d9ded1d: am d607e5a5: Merge "Fixes for GSM decoder"Marco Nelissen2015-02-192-3/+28
|\ \ \
| * \ \ am 2d9ded1d: am d607e5a5: Merge "Fixes for GSM decoder"Marco Nelissen2015-02-192-3/+28
| |\ \ \ | | |/ /
| | * | Fixes for GSM decoderMarco Nelissen2015-02-192-3/+28
* | | | am a7c1df10: am a963dacc: am 64753517: Merge "Add dumpsys info"Marco Nelissen2015-02-181-0/+82
|\ \ \ \ | |/ / /
| * | | am a963dacc: am 64753517: Merge "Add dumpsys info"Marco Nelissen2015-02-181-0/+82
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * Add dumpsys infoMarco Nelissen2015-02-181-0/+82
| * | am 5f136027: am faefd08b: Revert "DO NOT MERGE: stagefright: add support for ...Lajos Molnar2015-02-111-3/+1
| |\ \
| | * | Revert "DO NOT MERGE: stagefright: add support for Intel's YUV420SP format in...Lajos Molnar2015-02-111-3/+1
| * | | Track change of IInterface::asBinder from instance method to static methodBrian Carlstrom2015-02-091-1/+1
* | | | Merge "stagefright: stop reading meta data after MDAT or MOOF"Chong Zhang2015-02-132-17/+18
|\ \ \ \
| * | | | stagefright: stop reading meta data after MDAT or MOOFChong Zhang2015-02-132-17/+18
* | | | | stagefright: add support for limiting framerate in GraphicBufferSourceRonghua Wu2015-02-129-45/+385
* | | | | Merge "process all SEI messages for CC extraction"Chong Zhang2015-02-122-9/+21
|\ \ \ \ \
| * | | | | process all SEI messages for CC extractionChong Zhang2015-02-122-9/+21
| |/ / / /
* | | | | Track change of IInterface::asBinder from instance method to static methodBrian Carlstrom2015-02-101-1/+1
* | | | | resolved conflicts for merge of 157defdd to masterLajos Molnar2015-02-102-1/+112
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | am 4fc5d758: am 0c11f31b: Merge "nuplayer: acquire wakelock during offload pa...Lajos Molnar2015-02-102-1/+112
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge "nuplayer: acquire wakelock during offload pause timeout" into lmp-mr1-devLajos Molnar2015-02-102-1/+112
| | |\ \ \
| | | * | | nuplayer: acquire wakelock during offload pause timeoutWeiyin Jiang2015-02-062-1/+112
* | | | | | am 6d5a1afa: am 6d5a063d: am 0c11001c: Merge "stagefright: change licensing h...Lajos Molnar2015-02-09290-332/+4575
|\ \ \ \ \ \ | |/ / / / /