summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OMXNodeInstance: actually fix OMX_GetExtIndex loggingJamie Gennis2013-04-181-4/+5
* Merge "Add new error codes for DRM to improve error reporting" into jb-mr2-devJeff Tinker2013-04-181-0/+2
|\
| * Add new error codes for DRM to improve error reportingJeff Tinker2013-04-171-0/+2
* | Merge "Make sure the drain buffer is big enough" into jb-mr2-devMarco Nelissen2013-04-171-3/+6
|\ \
| * | Make sure the drain buffer is big enoughMarco Nelissen2013-04-161-3/+6
* | | Merge "Apparently the mp3 decoder glitches if it was configured with the wron...Andreas Huber2013-04-173-0/+39
|\ \ \
| * | | Apparently the mp3 decoder glitches if it was configured with the wrongAndreas Huber2013-04-173-0/+39
* | | | Merge "Fix a typo that would cause us not to shutdown/flush the decoders in" ...Andreas Huber2013-04-171-2/+2
|\ \ \ \
| * | | | Fix a typo that would cause us not to shutdown/flush the decoders inAndreas Huber2013-04-161-2/+2
| | |/ / | |/| |
* | | | Merge "Parse the last none-empty line of .m3u8 file" into jb-mr2-devAndreas Huber2013-04-171-3/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | Parse the last none-empty line of .m3u8 fileSungsoo Lim2013-04-161-3/+0
* | | | Merge "Added CTS test for secure stop APIs" into jb-mr2-devJeff Tinker2013-04-172-8/+28
|\ \ \ \ | | |_|/ | |/| |
| * | | Added CTS test for secure stop APIsJeff Tinker2013-04-162-8/+28
* | | | Merge "Camera3: Allow multiple process_capture_result calls per request" into...Eino-Ville Talvala2013-04-162-43/+236
|\ \ \ \ | |_|_|/ |/| | |
| * | | Camera3: Allow multiple process_capture_result calls per requestEino-Ville Talvala2013-04-152-43/+236
* | | | Merge "Guard against mLooper == NULL." into jb-mr2-devAndreas Huber2013-04-161-1/+3
|\ \ \ \
| * | | | Guard against mLooper == NULL.Andreas Huber2013-04-151-1/+3
| | |_|/ | |/| |
* | | | Merge "Better default AAC DRC setting" into jb-mr2-devJean-Michel Trivi2013-04-161-0/+3
|\ \ \ \
| * | | | Better default AAC DRC settingJean-Michel Trivi2013-04-151-0/+3
| |/ / /
* | | | Fix Vorbis decoder resetMarco Nelissen2013-04-151-1/+12
| |_|/ |/| |
* | | Merge "Fix AAC decoder reconfiguration" into jb-mr2-devMarco Nelissen2013-04-151-0/+6
|\ \ \
| * | | Fix AAC decoder reconfigurationMarco Nelissen2013-04-151-0/+6
* | | | Merge "Workaround: requestPriority() is one-way" into jb-mr2-devGlenn Kasten2013-04-151-1/+1
|\ \ \ \
| * | | | Workaround: requestPriority() is one-wayGlenn Kasten2013-04-111-1/+1
* | | | | Merge "MediaMuxer prefer not to use the MPEG4Writer in real time recording mo...ztenghui2013-04-156-20/+40
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | MediaMuxer prefer not to use the MPEG4Writer in real time recording mode.ztenghui2013-04-156-20/+40
* | | | | Merge "Instead of returning an error, return an invalid duration (-1 ms)" int...Andreas Huber2013-04-152-3/+10
|\ \ \ \ \
| * | | | | Instead of returning an error, return an invalid duration (-1 ms)Andreas Huber2013-04-112-3/+10
* | | | | | Merge "Update the test output path." into jb-mr2-devYu Shan Emily Lau2013-04-151-1/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Update the test output path.Yu Shan Emily Lau2013-04-121-1/+1
* | | | | | Merge "OMXNodeInstance: fix OMX_GetExtensionIndex logging" into jb-mr2-devJamie Gennis2013-04-121-17/+15
|\ \ \ \ \ \
| * | | | | | OMXNodeInstance: fix OMX_GetExtensionIndex loggingJamie Gennis2013-04-091-17/+15
| | |_|_|/ / | |/| | | |
* | | | | | Merge "Fix MediaCodec.flush()" into jb-mr2-devMarco Nelissen2013-04-123-56/+55
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix MediaCodec.flush()Marco Nelissen2013-04-123-56/+55
| |/ / / /
* | | | | Merge "ACodec now signals an error if the mediaserver died while it is in" in...Andreas Huber2013-04-123-9/+52
|\ \ \ \ \
| * | | | | ACodec now signals an error if the mediaserver died while it is inAndreas Huber2013-04-113-9/+52
| | |_|/ / | |/| | |
* | | | | Merge "The framework really doesn't need to know the specifics of the codec" ...Andreas Huber2013-04-122-15/+0
|\ \ \ \ \
| * | | | | The framework really doesn't need to know the specifics of the codecAndreas Huber2013-04-112-15/+0
| |/ / / /
* | | | | Merge "Camera3: Improve error logging" into jb-mr2-devEino-Ville Talvala2013-04-112-131/+183
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Camera3: Improve error loggingEino-Ville Talvala2013-04-092-131/+183
| |/ / /
* | | | Add liblogYing Wang2013-04-0948-38/+61
|/ / /
* | | Add support for common encryptionMarco Nelissen2013-04-087-8/+411
* | | Camera: implement takePicture for HAL3-using clientsIgor Murashkin2013-04-054-21/+414
|/ /
* | Merge "In certain cases where AAC audio frames extended into the next PES pay...Andreas Huber2013-04-051-24/+37
|\ \
| * | In certain cases where AAC audio frames extended into the next PES payloadAndreas Huber2013-04-051-24/+37
* | | Merge "Implement async event callout from drm plugin to Java app" into jb-mr2...Jeff Tinker2013-04-058-4/+228
|\ \ \
| * | | Implement async event callout from drm plugin to Java appJeff Tinker2013-04-038-4/+228
* | | | Merge "Make sure resume() and flush() are handled appropriately even if the c...Marco Nelissen2013-04-041-0/+15
|\ \ \ \
| * | | | Make sure resume() and flush() are handled appropriately even if the codecMarco Nelissen2013-04-041-0/+15
* | | | | Merge "audioflinger: multiple tracks on direct output" into jb-mr2-devEric Laurent2013-04-041-45/+52
|\ \ \ \ \ | |_|_|/ / |/| | | |