summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* NuPlayer: Add audio sink buffer configurationAndy Hung2015-06-033-17/+43
* Compute sleep time when AudioTrack client callback returns no PCM dataAndy Hung2015-06-031-10/+79
* Merge "MediaPlayerService: Reset the bytes written in AudioSink stop and flus...Andy Hung2015-06-031-0/+2
|\
| * MediaPlayerService: Reset the bytes written in AudioSink stop and flushAndy Hung2015-06-031-0/+2
* | Merge "NuPlayer: Add audio callback mode for PCM audio." into mnc-devAndy Hung2015-06-032-13/+59
|\ \
| * | NuPlayer: Add audio callback mode for PCM audio.Andy Hung2015-06-032-13/+59
| |/
* | Merge "MediaPlayerService: Remove unnecessary zero writes to AudioSink" into ...Andy Hung2015-06-031-10/+17
|\ \
| * | MediaPlayerService: Remove unnecessary zero writes to AudioSinkAndy Hung2015-06-031-10/+17
| |/
* | libstagefright/SoftOpus: Ignore CSD resubmissionsVignesh Venkatasubramanian2015-06-031-0/+8
* | Translate codec specific data for mp4v-es for MediaMuxerMartin Storsjo2015-06-031-2/+4
* | Merge "stagefright: rename VideoGrallocMetadata.hHandle to pHandle" into mnc-devLajos Molnar2015-06-034-7/+7
|\ \
| * | stagefright: rename VideoGrallocMetadata.hHandle to pHandleLajos Molnar2015-06-024-7/+7
* | | Merge "SoftAVCDec: Added support for level greater than level at init" into m...Marco Nelissen2015-06-032-11/+41
|\ \ \ | |/ / |/| |
| * | SoftAVCDec: Added support for level greater than level at initMarco Nelissen2015-06-032-11/+41
* | | 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
|\ \ \