summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Audio Effect API: process reverse stream functionEric Laurent2011-07-116-7/+51
* MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file systemMike Lockwood2011-07-113-2/+14
* Merge "Use advertised h264 encoding parameters by default if the profile is n...James Dong2011-07-083-7/+66
|\
| * Use advertised h264 encoding parameters by default if the profile is not base...James Dong2011-07-083-7/+66
* | Merge "Fix build warning; LOG_TAG was misplaced"Glenn Kasten2011-07-081-2/+2
|\ \ | |/ |/|
| * Fix build warning; LOG_TAG was misplacedGlenn Kasten2011-07-081-2/+2
* | Merge "Moved and renamed effect API header files"Eric Laurent2011-07-0719-348/+32
|\ \
| * | Moved and renamed effect API header filesEric Laurent2011-07-0719-348/+32
| |/
* | Add support for some custom YUV420 color formats to recordvideo utilityJames Dong2011-07-071-8/+7
|/
* Merge "- Retrieve is_drm in MediaMetadataRetriever. - Add one more column in ...Gloria Wang2011-07-067-8/+22
|\
| * - Retrieve is_drm in MediaMetadataRetriever.Gloria Wang2011-07-017-8/+22
* | Merge "Bug 4571308 Provide correct video frame timestamps"Glenn Kasten2011-07-011-0/+3
|\ \
| * | Bug 4571308 Provide correct video frame timestampsGlenn Kasten2011-06-271-0/+3
* | | Merge "Charge network traffic to the uid of the process using the MediaPlayer."Andreas Huber2011-07-0125-22/+199
|\ \ \
| * | | Charge network traffic to the uid of the process using the MediaPlayer.Andreas Huber2011-07-0125-22/+199
* | | | Merge "Ignore all flush-complete notifications with port == OMX_ALL"Andreas Huber2011-07-011-0/+12
|\ \ \ \
| * | | | Ignore all flush-complete notifications with port == OMX_ALLAndreas Huber2011-07-011-0/+12
| |/ / /
* | | | Merge "Add extended metadata buffer support by defining different types of me...James Dong2011-07-011-0/+77
|\ \ \ \
| * | | | Add extended metadata buffer support by defining different types of metadata ...James Dong2011-06-281-0/+77
* | | | | Merge "Support a "secure input buffer" mode for use by Widevine DRM in OMXCod...Andreas Huber2011-07-014-48/+172
|\ \ \ \ \
| * | | | | Support a "secure input buffer" mode for use by Widevine DRM in OMXCodec.Andreas Huber2011-07-014-48/+172
| | |/ / / | |/| | |
* | | | | Merge "Revert "Fix for b/4165024: Serious Memory leak when playing a WV prote...Edwin Wong2011-07-012-28/+13
|\ \ \ \ \
| * | | | | Revert "Fix for b/4165024: Serious Memory leak when playing a WV protected st...Jeff Tinker2011-07-012-28/+13
* | | | | | Merge "Return ERROR_END_OF_STREAM when the input source reaches eos"James Dong2011-07-012-4/+9
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Return ERROR_END_OF_STREAM when the input source reaches eosJames Dong2011-06-292-4/+9
| | |/ / / | |/| | |
* | | | | Merge changes I7e8401a4,I412ddf36Kristian Monsen2011-07-011-17/+17
|\ \ \ \ \
| * | | | | Merge Chromium at r11.0.696.0: Using setter instead of direct variable accessKristian Monsen2011-06-291-17/+17
* | | | | | Seeking/duration in HLS content is based on the individual segments' durationAndreas Huber2011-06-302-16/+42
| |_|_|_|/ |/| | | |
* | | | | Merge "Revert "Parse RTP-Info even for live streams.""Andreas Huber2011-06-302-7/+2
|\ \ \ \ \
| * | | | | Revert "Parse RTP-Info even for live streams."Andreas Huber2011-06-302-7/+2
* | | | | | Some (most) OMX decoders do not send a OMX_CmdComplete/Flush OMX_ALL notifica...Andreas Huber2011-06-301-0/+5
|/ / / / /
* | | | | Merge "SF transactions are now O(1) wrt IPC instead of O(N)."Mathias Agopian2011-06-294-6/+14
|\ \ \ \ \
| * | | | | SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian2011-06-294-6/+14
* | | | | | Merge "Fix a format string that triggered a compile-time warning in OMXCodec....Andreas Huber2011-06-291-1/+1
|\ \ \ \ \ \
| * | | | | | Fix a format string that triggered a compile-time warning in OMXCodec.cppAndreas Huber2011-06-291-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge "Instantiate a NetworkChangeNotifier to have chromium transparently han...Andreas Huber2011-06-291-0/+3
|\ \ \ \ \ \
| * | | | | | Instantiate a NetworkChangeNotifier to have chromium transparently handle int...Andreas Huber2011-06-291-0/+3
| |/ / / / /
* | | | | | Merge "Support for "streaming" non-transport streams by first converting them...Andreas Huber2011-06-291-11/+165
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Support for "streaming" non-transport streams by first converting them to ts ...Andreas Huber2011-06-281-11/+165
| |/ / / /
* | | | | Unlock the camera if media recorder fails to start recording.Wu-cheng Li2011-06-291-12/+17
|/ / / /
* | | | Support for writing output data to a provided callback function instead of a ...Andreas Huber2011-06-282-7/+44
|/ / /
* | | Merge "Multiple changes to ACodec/codec tools:"Andreas Huber2011-06-283-35/+72
|\ \ \
| * | | Multiple changes to ACodec/codec tools:Andreas Huber2011-06-283-35/+72
* | | | Merge "New option in the stagefright commandline tool."Andreas Huber2011-06-281-35/+42
|\ \ \ \
| * | | | New option in the stagefright commandline tool.Andreas Huber2011-06-281-35/+42
| |/ / /
* | | | Merge "Fix for b/4165024: Serious Memory leak when playing a WV protected str...Jeff Tinker2011-06-282-13/+28
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix for b/4165024: Serious Memory leak when playing a WV protected streaming ...Jeff Tinker2011-06-272-13/+28
* | | CameraService: Decouple dequeue and lockSundar Raman2011-06-271-7/+11
* | | Merge "Fix the new color converter to respect the destination crop rect."Andreas Huber2011-06-273-78/+83
|\ \ \
| * | | Fix the new color converter to respect the destination crop rect.Andreas Huber2011-06-273-78/+83