summaryrefslogtreecommitdiffstats
path: root/media
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
* Use advertised h264 encoding parameters by default if the profile is not base...James Dong2011-07-083-7/+66
* Moved and renamed effect API header filesEric Laurent2011-07-0710-22/+27
* Merge "- Retrieve is_drm in MediaMetadataRetriever. - Add one more column in ...Gloria Wang2011-07-065-7/+13
|\
| * - Retrieve is_drm in MediaMetadataRetriever.Gloria Wang2011-07-015-7/+13
* | 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-0124-22/+195
|\ \ \
| * | | Charge network traffic to the uid of the process using the MediaPlayer.Andreas Huber2011-07-0124-22/+195
* | | | 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 "Support a "secure input buffer" mode for use by Widevine DRM in OMXCod...Andreas Huber2011-07-011-42/+146
|\ \ \ \
| * | | | Support a "secure input buffer" mode for use by Widevine DRM in OMXCodec.Andreas Huber2011-07-011-42/+146
| |/ / /
* | | | 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 "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
| |/ / / /
* | | | | Instantiate a NetworkChangeNotifier to have chromium transparently handle int...Andreas Huber2011-06-291-0/+3
|/ / / /
* | | | 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-281-7/+34
|/ / /
* | | Merge "Multiple changes to ACodec/codec tools:"Andreas Huber2011-06-281-22/+41
|\ \ \
| * | | Multiple changes to ACodec/codec tools:Andreas Huber2011-06-281-22/+41
* | | | 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
* | | 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
* | | | Merge "Log video dimensions and crop rectangle."Andreas Huber2011-06-271-1/+8
|\ \ \ \ | |/ / /
| * | | Log video dimensions and crop rectangle.Andreas Huber2011-06-271-1/+8
* | | | Merge "Update paths to test content used to run the omx_tests."Andreas Huber2011-06-271-11/+7
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Update paths to test content used to run the omx_tests.Andreas Huber2011-06-271-11/+7
* | | Merge "Reduce the number of output buffers and force output buffers in displa...James Dong2011-06-272-2/+3
|\ \ \ | |/ / |/| |
| * | Reduce the number of output buffers and force output buffers in display order...James Dong2011-06-262-2/+3
* | | Add framework support for camcorder zoom.Wu-cheng Li2011-06-278-53/+93
|/ /
* | Stagefright: add support for gralloc OMX_UseBuffer.Anu Sundararajan2011-06-232-1/+68
* | Integrating TI OMAP4 Video DecoderAnu Sundararajan2011-06-232-2/+112
* | - Public part of the Metadata API.Gloria Wang2011-06-231-2/+1
* | Merge "Parse RTP-Info even for live streams."Andreas Huber2011-06-232-2/+7
|\ \
| * | Parse RTP-Info even for live streams.Andreas Huber2011-06-202-2/+7
| |/
* | Merge "Fix warnings for uninitialized local variables"Glenn Kasten2011-06-232-3/+3
|\ \
| * | Fix warnings for uninitialized local variablesGlenn Kasten2011-06-222-3/+3
| |/
* | Merge "Added audio_bytes_per_sample() helper function"Eric Laurent2011-06-232-3/+3
|\ \