summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Remove codec callback for now.Marco Nelissen2014-05-231-1/+3
* Merge "Remove the last of the references."Marco Nelissen2014-05-211-3/+3
|\
| * Remove the last of the references.Marco Nelissen2014-05-211-3/+3
* | Merge "Use pointers instead of references because C"Marco Nelissen2014-05-201-62/+101
|\ \ | |/
| * Use pointers instead of references because CMarco Nelissen2014-05-201-62/+101
* | Merge "Fix OGG recognition for 64 bit"Andy Hung2014-05-201-1/+1
|\ \ | |/ |/|
| * Fix OGG recognition for 64 bitAndy Hung2014-05-191-1/+1
* | Merge "Add docs, releaseOutputBufferAtTime, seekTo."Marco Nelissen2014-05-202-5/+26
|\ \
| * | Add docs, releaseOutputBufferAtTime, seekTo.Marco Nelissen2014-05-192-5/+26
| |/
* | Merge "Add HEVC decoder support to ACodec bug: 14571712"Rachad2014-05-192-0/+4
|\ \
| * | Add HEVC decoder support to ACodecRachad2014-05-142-0/+4
* | | Merge "Use new channel count functions for audio masks"Andy Hung2014-05-197-12/+17
|\ \ \
| * | | Use new channel count functions for audio masksAndy Hung2014-05-167-12/+17
| | |/ | |/|
* | | Merge "Pass stereo gains as packed minifloat"Glenn Kasten2014-05-193-7/+11
|\ \ \
| * | | Pass stereo gains as packed minifloatGlenn Kasten2014-05-193-7/+11
| |/ /
* | | Fix warnings, re-enable -Werror.Ruben Brunk2014-05-175-14/+15
* | | FixbuildRuben Brunk2014-05-171-1/+0
* | | 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
|\ \ \ \ \ \