summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* stagefright: add support for fences in OMXLajos Molnar2015-06-0210-94/+323
* Merge "Store server latency, sample rate, framecount information in AudioTrac...Andy Hung2015-06-021-38/+12
|\
| * Store server latency, sample rate, framecount information in AudioTrackAndy Hung2015-06-011-38/+12
* | stagefright: rework metadata buffer supportLajos Molnar2015-06-0110-243/+353
* | Merge "Track camera and flashlight usage in battery stats." into mnc-devRuben Brunk2015-06-028-141/+336
|\ \
| * | Track camera and flashlight usage in battery stats.Ruben Brunk2015-06-018-141/+336
* | | stagefright: allow to overallocate OMX codec buffersLajos Molnar2015-06-019-35/+45
* | | Merge "Explicit log for AudioTrack::EVENT_UNDERRUN" into mnc-devGlenn Kasten2015-06-011-0/+9
|\ \ \
| * | | Explicit log for AudioTrack::EVENT_UNDERRUNGlenn Kasten2015-06-011-0/+9
* | | | Merge "libstagefright: add version string to profile results." into mnc-devRonghua Wu2015-06-014-3/+36
|\ \ \ \ | |/ / / |/| | |
| * | | libstagefright: add version string to profile results.Ronghua Wu2015-05-224-3/+36
* | | | Merge "mpeg2ts: revise duration estimation logic" into mnc-devWonsik Kim2015-06-011-10/+16
|\ \ \ \
| * | | | mpeg2ts: revise duration estimation logicWonsik Kim2015-05-291-10/+16
* | | | | Merge "libstagefright: Reset AMR decoder on input port flush" into mnc-devAndy Hung2015-05-301-1/+9
|\ \ \ \ \
| * | | | | libstagefright: Reset AMR decoder on input port flushChaithanya Krishna Bacharaju2015-05-281-1/+9
* | | | | | Merge "remove video editor from MediaProfile" into mnc-devChong Zhang2015-05-301-126/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | remove video editor from MediaProfileChong Zhang2015-05-281-126/+0
* | | | | | Merge "Deprecations are warnings not errors" into mnc-devGlenn Kasten2015-05-283-4/+6
|\ \ \ \ \ \
| * | | | | | Deprecations are warnings not errorsGlenn Kasten2015-05-283-4/+6
* | | | | | | Merge "IOMX: Clear buffer id for arm32" into mnc-devAndy Hung2015-05-281-4/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | IOMX: Clear buffer id for arm32Andy Hung2015-05-271-4/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge "SoftAVCEnc: encode EOS frame is size is non-zero" into mnc-devChong Zhang2015-05-271-1/+4
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | SoftAVCEnc: encode EOS frame is size is non-zeroChong Zhang2015-05-271-1/+4
| | |/ / / | |/| | |
* | | | | Merge "libmediaplayerservice: get isStreaming info from source." into mnc-devRonghua Wu2015-05-274-4/+13
|\ \ \ \ \
| * | | | | libmediaplayerservice: get isStreaming info from source.Ronghua Wu2015-05-274-4/+13
| | |/ / / | |/| | |
* | | | | Merge "GenericSource should report -1 instead of 0 for unknown duration" into...Marco Nelissen2015-05-271-1/+1
|\ \ \ \ \
| * | | | | GenericSource should report -1 instead of 0 for unknown durationMarco Nelissen2015-05-271-1/+1
| |/ / / /
* | | | | Merge "libmedia: read from parcel only when there's a data available." into m...Ronghua Wu2015-05-271-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | libmedia: read from parcel only when there's a data available.Ronghua Wu2015-05-271-1/+1
| |/ / /
* | | | 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
|\ \ \ \ \ | |/ / / / |/| | | |