summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* camera2: Adding TIFF writing utilities.Ruben Brunk2014-05-1733-0/+4424
* am 6b787cb8: am 1b8b8793: am 3059e27d: Merge "libstagefright foundation: fix ...Andreas Huber2014-05-161-1/+1
|\
| * am 1b8b8793: am 3059e27d: Merge "libstagefright foundation: fix uninitialized...Andreas Huber2014-05-161-1/+1
| |\
| | * am 3059e27d: Merge "libstagefright foundation: fix uninitialized varibale war...Andreas Huber2014-05-161-1/+1
| | |\
| | | * libstagefright foundation: fix uninitialized varibale warningAmit Pundir2014-05-151-1/+1
* | | | Fix build.Marco Nelissen2014-05-151-3/+3
* | | | Merge "Unify error/status codes"Marco Nelissen2014-05-156-145/+155
|\ \ \ \
| * | | | Unify error/status codesMarco Nelissen2014-05-156-145/+155
* | | | | Merge "Hook up event handling in NDK MediaDrm API"Jeff Tinker2014-05-151-5/+68
|\ \ \ \ \
| * | | | | Hook up event handling in NDK MediaDrm APIJeff Tinker2014-05-151-5/+68
| |/ / / /
* | | | | ACodec: remove PTS log spamLajos Molnar2014-05-152-4/+2
* | | | | Merge "Send 64 bit OMX codec handling to 32 bit MediaServer"Andy Hung2014-05-153-0/+22
|\ \ \ \ \
| * | | | | Send 64 bit OMX codec handling to 32 bit MediaServerAndy Hung2014-05-143-0/+22
* | | | | | Merge "Update OMX messages for 64 bit"Andy Hung2014-05-159-149/+235
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Update OMX messages for 64 bitAndy Hung2014-05-149-149/+235
* | | | | Only export necessary symbolsMarco Nelissen2014-05-147-25/+114
* | | | | Merge "Fix typos and pointer math."Marco Nelissen2014-05-142-8/+6
|\ \ \ \ \
| * | | | | Fix typos and pointer math.Marco Nelissen2014-05-142-8/+6
* | | | | | WIP: MediaDrm NDK APIsJeff Tinker2014-05-132-0/+607
|/ / / / /
* | | | | Some crypto stuff, error codesMarco Nelissen2014-05-135-9/+436
|/ / / /
* | | | Merge "Add AMediaCodec callback"Marco Nelissen2014-05-131-13/+106
|\ \ \ \
| * | | | Add AMediaCodec callbackMarco Nelissen2014-05-091-13/+106
* | | | | Fix bit rot in AudioStreamInSourceGlenn Kasten2014-05-091-1/+1
* | | | | Allow placement of Pipe buffer to be specifiedGlenn Kasten2014-05-091-4/+7
* | | | | Cache mCblk in local variable cblkGlenn Kasten2014-05-091-5/+7
* | | | | Remove obsolete IAudioRecord::getCblk()Glenn Kasten2014-05-091-21/+1
* | | | | Merge "IAudioFlinger::openRecord returns IMemory(s)"Glenn Kasten2014-05-092-12/+54
|\ \ \ \ \
| * | | | | IAudioFlinger::openRecord returns IMemory(s)Glenn Kasten2014-05-092-12/+54
* | | | | | Merge "Expose sample duration in MPEG4Extractor."Robert Shih2014-05-095-8/+27
|\ \ \ \ \ \
| * | | | | | Expose sample duration in MPEG4Extractor.Robert Shih2014-04-255-8/+27
* | | | | | | Merge "PlaylistFetcher: start queueing AUs after the 1st IDR nalu"Robert Shih2014-05-092-0/+21
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | PlaylistFetcher: start queueing AUs after the 1st IDR naluRobert Shih2014-04-252-0/+21
| |/ / / / /
* | | | | | Merge "stagefright: set PTS for SoftwareRenderer"Lajos Molnar2014-05-093-5/+13
|\ \ \ \ \ \
| * | | | | | stagefright: set PTS for SoftwareRendererLajos Molnar2014-05-073-5/+13
* | | | | | | MediaCodec: add renderAndReleaseOutputBuffer() method with timestampLajos Molnar2014-05-082-1/+49
* | | | | | | Merge "Allow BOM and space in WebVTT files"Lajos Molnar2014-05-092-1/+28
|\ \ \ \ \ \ \
| * | | | | | | Allow BOM and space in WebVTT filesLajos Molnar2014-05-082-1/+28
| |/ / / / / /
* | | | | | | resolved conflicts for merge of cf79c7a5 to masterYing Wang2014-05-082-11/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
* | | | | | | Merge "Add client side support for more AUDIO_FORMAT_PCM_*"Glenn Kasten2014-05-081-7/+19
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | Add client side support for more AUDIO_FORMAT_PCM_*Glenn Kasten2014-05-071-7/+19
* | | | | | | Make AMediaCodec_create* APIs more like their Java counterpartsMarco Nelissen2014-05-081-6/+7
| |_|/ / / / |/| | | | |
* | | | | | Merge "Expand AMediaFormat"Marco Nelissen2014-05-071-10/+44
|\ \ \ \ \ \
| * | | | | | Expand AMediaFormatMarco Nelissen2014-05-071-10/+44
* | | | | | | Merge "Add NDK version of MediaMuxer"Marco Nelissen2014-05-075-4/+104
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Add NDK version of MediaMuxerMarco Nelissen2014-05-075-4/+104
| |/ / / / /
* | | | | | Merge "Fix a couple of fast capture typo bugs"Glenn Kasten2014-05-071-2/+2
|\ \ \ \ \ \
| * | | | | | Fix a couple of fast capture typo bugsGlenn Kasten2014-05-071-2/+2
| |/ / / / /
* | | | | | Merge "Remove legacy omx_message variables"Andy Hung2014-05-073-50/+12
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Remove legacy omx_message variablesAndy Hung2014-05-063-50/+12
* | | | | | MediaFormat owns its stringsMarco Nelissen2014-05-061-2/+15
|/ / / / /