summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* am f1300d31: am cdf96ffa: Merge "ulaw and alaw aren\'t limited to 8kHz"Marco Nelissen2015-03-225-11/+23
|\
| * ulaw and alaw aren't limited to 8kHzMarco Nelissen2015-03-205-11/+23
* | HLS: allow pause/resume in the middle of a segmentChong Zhang2015-03-207-277/+586
* | HLS: bandwidth estimator changesChong Zhang2015-03-193-69/+149
* | Fix 64-bit build break caused by print typeChong Zhang2015-03-172-4/+4
* | Merge "HLS: some fixes for seek with discontinuity."Chong Zhang2015-03-176-104/+173
|\ \
| * | HLS: some fixes for seek with discontinuity.Chong Zhang2015-03-176-104/+173
* | | libstagefright: add ProcessInfo to get process priority.Ronghua Wu2015-03-162-0/+54
* | | Merge "libstagefright: handle MediaFormat "priority" key."Ronghua Wu2015-03-161-0/+21
|\ \ \
| * | | libstagefright: handle MediaFormat "priority" key.Ronghua Wu2015-03-121-0/+21
* | | | Merge "libstagefright: Stop using IGBC::BufferItem"Dan Stoza2015-03-166-21/+25
|\ \ \ \
| * | | | libstagefright: Stop using IGBC::BufferItemDan Stoza2015-03-126-21/+25
* | | | | 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