summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "Audio Effect API: process reverse stream function"Eric Laurent2011-07-116-7/+51
|\
| * Audio Effect API: process reverse stream functionEric Laurent2011-07-116-7/+51
* | Merge "Eliminate single-process mode. Bug: 5010576"Jeff Brown2011-07-111-4/+0
|\ \
| * | Eliminate single-process mode.Jeff Brown2011-07-081-4/+0
* | | Merge "Do not wait for unlaunched threads in stop()"James Dong2011-07-111-9/+24
|\ \ \
| * | | Do not wait for unlaunched threads in stop()James Dong2011-07-111-9/+24
* | | | Merge "Release camera if CameraSource::start() has not been called"James Dong2011-07-111-2/+23
|\ \ \ \
| * | | | Release camera if CameraSource::start() has not been calledJames Dong2011-07-101-2/+23
| |/ / /
* | | | Merge "Remove unnecessary locking from MediaScanner JNI code"Mike Lockwood2011-07-112-7/+2
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove unnecessary locking from MediaScanner JNI codeMike Lockwood2011-07-112-7/+2
| | |/ | |/|
* | | Merge "MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file ...Mike Lockwood2011-07-116-4/+34
|\ \ \
| * | | MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file systemMike Lockwood2011-07-116-4/+34
| |/ /
* | | MediaScanner: Use bulk inserts when in batch modeMike Lockwood2011-07-112-27/+52
|/ /
* | Merge "Fix for issue 5007228 IllegalArgumentException when testing VideoEdito...Rajneesh Chowdury2011-07-081-4/+7
|\ \
| * | Fix for issue 5007228 IllegalArgumentException when testing VideoEditorAPITes...Rajneesh Chowdury2011-07-081-4/+7
* | | 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-0711-22/+30
* | Merge "- Retrieve is_drm in MediaMetadataRetriever. - Add one more column in ...Gloria Wang2011-07-068-11/+40
|\ \
| * | - Retrieve is_drm in MediaMetadataRetriever.Gloria Wang2011-07-018-11/+40
* | | Associate WebP Mime-Type with FILE_TYPE_WEBP.Vikas Arora2011-07-061-1/+1
* | | Merge "Bug 4571308 Provide correct video frame timestamps"Glenn Kasten2011-07-012-7/+7
|\ \ \
| * | | Bug 4571308 Provide correct video frame timestampsGlenn Kasten2011-06-272-7/+7
* | | | 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
|/ / / / /
* | | | | Remove curtain effect (it's unused).Chih-Chung Chang2011-06-303-7/+0
* | | | | 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-292-14/+20
* | | | 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
* | | Add a testcase to test PNG files support for KenBurn effect.James Dong2011-06-271-4/+14
* | | Merge "Fix the new color converter to respect the destination crop rect."Andreas Huber2011-06-273-78/+83
|\ \ \