summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* remove video editor from MediaProfileChong Zhang2015-05-281-126/+0
* IOMX: Enable buffer ptr to buffer id translation for arm32Andy Hung2015-05-262-23/+1
* IOMX: Add buffer range check to emptyBufferAndy Hung2015-05-261-0/+6
* Merge "libmedia: fix unmatch Parcel read in BnResourceManagerService::onTrans...Ronghua Wu2015-05-221-2/+0
|\
| * libmedia: fix unmatch Parcel read in BnResourceManagerService::onTransact.Ronghua Wu2015-05-211-2/+0
* | Merge "libmediaplayerservice: try to open audio sink in offload mode in error...Ronghua Wu2015-05-227-39/+62
|\ \
| * | libmediaplayerservice: try to open audio sink in offload mode in error.Ronghua Wu2015-05-227-39/+62
| |/
* | Merge "Level adjustment for Bundled Effect Fix" into mnc-devRicardo Garcia2015-05-222-12/+56
|\ \
| * | Level adjustment for Bundled Effect FixRicardo Garcia2015-05-222-12/+56
* | | mpeg2ts: fixing build breakage due to an unmatched argument typeJaesung Chung2015-05-221-1/+3
* | | Merge "mpeg2ts: Fix SIGEGV on ATSParser::Stream::flush()" into mnc-devJaesung Chung2015-05-221-1/+1
|\ \ \
| * | | mpeg2ts: Fix SIGEGV on ATSParser::Stream::flush()Jaesung Chung2015-05-221-1/+1
* | | | Fixing build breakage due to removal of numPacketsParsedJaesung Chung2015-05-221-2/+1
|/ / /
* | | Merge "mpeg2ts: MPEG2TSExtractor detects A/V streams until timed out" into mn...Jaesung Chung2015-05-221-3/+6
|\ \ \ | |/ / |/| |
| * | mpeg2ts: MPEG2TSExtractor detects A/V streams until timed outJaesung Chung2015-05-201-3/+6
* | | Merge "Implement seek for MPEG2TSExtractor" into mnc-devWonsik Kim2015-05-224-73/+390
|\ \ \
| * | | Implement seek for MPEG2TSExtractorWonsik Kim2015-05-204-73/+390
* | | | Merge "stagefright: measure max encoder buffer count for persistent surface" ...Chong Zhang2015-05-224-13/+105
|\ \ \ \
| * | | | stagefright: measure max encoder buffer count for persistent surfaceChong Zhang2015-05-214-13/+105
* | | | | Merge "mediaplayer: display one frame when seek is called before start." into...Wei Jia2015-05-223-19/+33
|\ \ \ \ \
| * | | | | mediaplayer: display one frame when seek is called before start.Wei Jia2015-05-213-19/+33
| |/ / / /
* | | | | Merge "audio flinger: do not call JAVA services until system is ready" into m...Eric Laurent2015-05-212-1/+20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | audio flinger: do not call JAVA services until system is readyEric Laurent2015-05-202-1/+20
| | |/ / | |/| |
* | | | Merge "RTSPSource: Do not update time when there are no tracks, i.e., when ab...Wei Jia2015-05-201-1/+1
|\ \ \ \
| * | | | RTSPSource: Do not update time when there are no tracks, i.e., when aborted.Wei Jia2015-05-191-1/+1
* | | | | Merge "mediaplayer: handle decoder error when NuPlayerDecoder gets a NULL buf...Wei Jia2015-05-191-0/+5
|\ \ \ \ \
| * | | | | mediaplayer: handle decoder error when NuPlayerDecoder gets a NULL buffer fro...Wei Jia2015-05-181-0/+5
| | |/ / / | |/| | |
* | | | | Merge "libmediaplayerservice: queue discontinuity when seek to eos." into mnc...Ronghua Wu2015-05-192-11/+20
|\ \ \ \ \
| * | | | | libmediaplayerservice: queue discontinuity when seek to eos.Ronghua Wu2015-05-192-11/+20
* | | | | | Merge "stagefright: don't use stale pointer after disconnecting NuCachedSourc...Chong Zhang2015-05-191-0/+7
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | stagefright: don't use stale pointer after disconnecting NuCachedSource2Chong Zhang2015-05-191-0/+7
| | |_|_|/ | |/| | |
* | | | | Merge "ACodec: fix error conversion." into mnc-devWei Jia2015-05-191-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ACodec: fix error conversion.Wei Jia2015-05-191-1/+1
| | |/ / | |/| |
* | | | Merge "Clear mAudioRecord and mAudioTrack on set() failure" into mnc-devGlenn Kasten2015-05-183-1/+11
|\ \ \ \
| * | | | Clear mAudioRecord and mAudioTrack on set() failureGlenn Kasten2015-05-183-1/+11
| |/ / /
* | | | Merge "libstagefright: only log succeeded when return is OK." into mnc-devRonghua Wu2015-05-181-1/+3
|\ \ \ \ | |/ / / |/| | |
| * | | libstagefright: only log succeeded when return is OK.Ronghua Wu2015-05-181-1/+3
| |/ /
* | | Merge "mediaplayer: remove unused parameter needNotify in NuPlayer::performSe...Wei Jia2015-05-162-13/+10
|\ \ \
| * | | mediaplayer: remove unused parameter needNotify in NuPlayer::performSeek.Wei Jia2015-05-152-13/+10
| | |/ | |/|
* | | Merge "MPEG4Writer: fix unintiialized member variables" into mnc-devChong Zhang2015-05-151-0/+7
|\ \ \
| * | | MPEG4Writer: fix unintiialized member variablesChong Zhang2015-05-151-0/+7
| |/ /
* | | Merge "Change mime for HLS timed ID3 stream to application/x-id3v4" into mnc-devRobert Shih2015-05-153-3/+3
|\ \ \
| * | | Change mime for HLS timed ID3 stream to application/x-id3v4Robert Shih2015-05-143-3/+3
* | | | Merge "stagefright: check IMemory::pointer() before using the allocation" int...Chong Zhang2015-05-151-2/+2
|\ \ \ \
| * | | | stagefright: check IMemory::pointer() before using the allocationChong Zhang2015-05-151-2/+2
| | |/ / | |/| |
* | | | Merge "HTTPLiveSource: fix non timed id3 track selection" into mnc-devRobert Shih2015-05-151-13/+11
|\ \ \ \ | |/ / / |/| | |
| * | | HTTPLiveSource: fix non timed id3 track selectionRobert Shih2015-05-151-13/+11
| |/ /
* | | Merge "stagefright: prevent more crashes in ACodec" into mnc-devLajos Molnar2015-05-141-164/+299
|\ \ \
| * | | stagefright: prevent more crashes in ACodecLajos Molnar2015-05-131-164/+299
* | | | Merge "stagefright: Prevent crashes in ACodec - part 1" into mnc-devJinsuk Kim2015-05-131-136/+219
|\ \ \ \ | |/ / /