summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* Merge "ESQueue:use 0x000001 instead of 0x00000001 as sync word in H264/MPEG_V...Robert Shih2015-04-031-2/+2
|\
| * ESQueue:use 0x000001 instead of 0x00000001 as sync word in H264/MPEG_VIDEORobert Shih2015-04-011-2/+2
* | Merge "HLS: misc bug fixes"Chong Zhang2015-04-0310-282/+290
|\ \
| * | HLS: misc bug fixesChong Zhang2015-04-0210-282/+290
* | | Merge "Do CRC check for MPEG2TS PSI sections"Jinsuk Kim2015-03-311-1/+112
|\ \ \ | |/ / |/| |
| * | Do CRC check for MPEG2TS PSI sectionsJinsuk Kim2015-03-311-1/+112
* | | fix build break in clangChong Zhang2015-03-302-15/+26
* | | Merge "HLS: faster switching and pause/resume on low buffer"Chong Zhang2015-03-276-321/+917
|\ \ \
| * | | HLS: faster switching and pause/resume on low bufferChong Zhang2015-03-276-321/+917
* | | | Merge "MediaSync: support MediaSync in native code."Wei Jia2015-03-243-3/+554
|\ \ \ \
| * | | | MediaSync: support MediaSync in native code.Wei Jia2015-03-203-3/+554
| | |/ / | |/| |
* | | | 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