summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Collapse)AuthorAgeFilesLines
* Merge "Add MPEG to the file extensions that scanner cares"James Dong2010-01-061-0/+1
|\
| * Add MPEG to the file extensions that scanner caresJames Dong2010-01-061-0/+1
| |
* | Merge "framework: MountService: Add initial support for Android Secure ↵San Mehat2010-01-061-1/+65
|\ \ | | | | | | | | | External Caches"
| * | framework: MountService: Add initial support for Android Secure External CachesSan Mehat2010-01-061-1/+65
| | | | | | | | | | | | Signed-off-by: San Mehat <san@google.com>
* | | Fix typo: test -> tests in makefile tagsJean-Baptiste Queru2010-01-061-1/+1
|/ / | | | | | | Change-Id: Icf23b5ae5d84f6ba9032d1707635a75352f920d2
* | Quick and dirty implementation to follow http redirects in stagefright.Andreas Huber2010-01-052-11/+112
|/
* Merge "Protect against possible temporary objects going away before we get ↵Andreas Huber2010-01-053-4/+7
|\ | | | | | | at their data."
| * Protect against possible temporary objects going away before we get at their ↵Andreas Huber2010-01-053-4/+7
| | | | | | | | data.
* | Merge "I must have broken raw-audio decoding in the recent past, this fixes it."Andreas Huber2010-01-051-4/+15
|\ \
| * | I must have broken raw-audio decoding in the recent past, this fixes it.Andreas Huber2010-01-051-4/+15
| |/ | | | | | | related-to-bug: http://b/issue?id=2352199
* | Use stagefright for http streaming if the right property is set.Andreas Huber2010-01-051-3/+7
|/
* Merge "MediaFile.UNKNOWN_STRING -> MediaStore.UNKNOWN_STRING"Marco Nelissen2010-01-042-7/+5
|\
| * MediaFile.UNKNOWN_STRING -> MediaStore.UNKNOWN_STRINGMarco Nelissen2010-01-042-7/+5
| |
* | Merge "Make metadata support through stagefright property dependent until ↵Andreas Huber2010-01-041-7/+11
|\ \ | | | | | | | | | it's ready."
| * | Make metadata support through stagefright property dependent until it's ready.Andreas Huber2010-01-041-7/+11
| |/
* | Merge "Fix mpeg4/h.263 software decoder."Andreas Huber2010-01-042-17/+62
|\ \
| * | Fix mpeg4/h.263 software decoder.Andreas Huber2010-01-042-17/+62
| |/
* | Fix avc software decoder to properly handle SEI nalType and access unit ↵Andreas Huber2010-01-041-2/+8
|/ | | | delimiter.
* am 68e9014e: am 484d2888: Fix issue 2299360: Change in in-call volume ↵Eric Laurent2009-12-271-1/+1
|\ | | | | | | | | | | | | | | | | affects the Bluetooth in-call volume and vice versa. Merge commit '68e9014e47f7350b3889e1704dde809b2a926968' * commit '68e9014e47f7350b3889e1704dde809b2a926968': Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa.
| * am 484d2888: Fix issue 2299360: Change in in-call volume affects the ↵Eric Laurent2009-12-221-1/+1
| |\ | | | | | | | | | | | | | | | | | | | | | | | | Bluetooth in-call volume and vice versa. Merge commit '484d2888680e18e6ad8c3fcc51e3b70a705a096e' into eclair-mr2-plus-aosp * commit '484d2888680e18e6ad8c3fcc51e3b70a705a096e': Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call volume and vice versa.
| | * Fix issue 2299360: Change in in-call volume affects the Bluetooth in-call ↵Eric Laurent2009-12-221-1/+1
| | | | | | | | | | | | | | | | | | volume and vice versa. Add a separate system settings entry for bluetooth SCO volume.
* | | Fix SoundPool restart problem CheckJNI issue.Dave Sparks2009-12-231-1/+5
| | |
* | | Replace sine with organ for some SoundPool tests.Dave Sparks2009-12-232-0/+1
| | |
* | | Add SoundPool testDave Sparks2009-12-239-0/+404
| | |
* | | Merge change I9120be33Android (Google) Code Review2009-12-236-63/+215
|\ \ \ | | | | | | | | | | | | | | | | * changes: Add OnLoadCompleteListener to SoundPool.
| * | | Add OnLoadCompleteListener to SoundPool.Dave Sparks2009-12-236-63/+215
| | | |
* | | | am f31f365a: am eb5ffc23: Merge change Id8e98194 into eclairEric Laurent2009-12-222-4/+22
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'f31f365a7708c931e955670bc6213fdc8f91a87a' * commit 'f31f365a7708c931e955670bc6213fdc8f91a87a': Fix issues 2333450 and 2333559:
| * \ \ \ am eb5ffc23: Merge change Id8e98194 into eclairEric Laurent2009-12-222-4/+22
| |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit 'eb5ffc239b6482b9c1e046f6f5872187043d852c' into eclair-plus-aosp * commit 'eb5ffc239b6482b9c1e046f6f5872187043d852c': Fix issues 2333450 and 2333559:
| | * | | | Fix issues 2333450 and 2333559:Eric Laurent2009-12-222-4/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add new config values to AudioSystem::FOR_DOCK force usage to differenciate car and desk docks. Use a receiver for the sticky Intent.ACTION_DOCK_EVENT in AudioService to detect the type of dock and select force usage accordingly.
* | | | | | Add missing shared libraries in linker commands. Currently these libraries areDoug Kwan2009-12-222-2/+4
| |_|/ / / |/| | | | | | | | | | | | | | linked implicitly via dependencies of other shared libraries.
* | | | | am 122fe7e1: am 4d0e827d: Attempt to fix simular build break. Missing header ↵James Dong2009-12-192-1/+2
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | file stdlib.h for free, malloc, etc Merge commit '122fe7e10297ce51d63b6076a33573d217f3f1cc' * commit '122fe7e10297ce51d63b6076a33573d217f3f1cc': Attempt to fix simular build break.
| * | | | am 4d0e827d: Attempt to fix simular build break. Missing header file ↵James Dong2009-12-192-1/+2
| |\ \ \ \ | | | |_|/ | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | stdlib.h for free, malloc, etc Merge commit '4d0e827d0be6085893428b420ec5800f1973a43b' into eclair-mr2-plus-aosp * commit '4d0e827d0be6085893428b420ec5800f1973a43b': Attempt to fix simular build break.
| | * | | Attempt to fix simular build break.James Dong2009-12-192-1/+2
| | | | | | | | | | | | | | | | | | | | Missing header file stdlib.h for free, malloc, etc
* | | | | am 2473eb4a: am 4e4795c8: Fix a memory corruption problem in software ↵James Dong2009-12-193-10/+13
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | M4v/H263 decoder due to out-of-scope local variable Merge commit '2473eb4a33b226758e1f5db322cb8d687ce01602' * commit '2473eb4a33b226758e1f5db322cb8d687ce01602': Fix a memory corruption problem in software M4v/H263 decoder due to out-of-scope local variable
| * | | | am 4e4795c8: Fix a memory corruption problem in software M4v/H263 decoder ↵James Dong2009-12-193-10/+13
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | due to out-of-scope local variable Merge commit '4e4795c8c0934eb063048471037ecb8a713e85fd' into eclair-mr2-plus-aosp * commit '4e4795c8c0934eb063048471037ecb8a713e85fd': Fix a memory corruption problem in software M4v/H263 decoder due to out-of-scope local variable
| | * | | Fix a memory corruption problem in software M4v/H263 decoder due to ↵James Dong2009-12-183-10/+13
| | | | | | | | | | | | | | | | | | | | out-of-scope local variable
* | | | | am 254e0025: am 791c626a: Merge change Ibac388a3 into eclair-mr2Gloria Wang2009-12-182-11/+184
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '254e00253ce72ee7252c26aab3a9ec6fb72e0542' * commit '254e00253ce72ee7252c26aab3a9ec6fb72e0542': Add support for XING header
| * | | | am 791c626a: Merge change Ibac388a3 into eclair-mr2Gloria Wang2009-12-182-11/+184
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '791c626addcb30c6fbe3522aa7e1afe86ce4d233' into eclair-mr2-plus-aosp * commit '791c626addcb30c6fbe3522aa7e1afe86ce4d233': Add support for XING header
| | * | | Merge change Ibac388a3 into eclair-mr2Android (Google) Code Review2009-12-182-11/+184
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * changes: Add support for XING header
| | | * | | Add support for XING headerGloria Wang2009-12-172-11/+184
| | | | | |
* | | | | | am 5614c2c6: am 02f5b544: Initial checkins of the mpeg4 and h263 software ↵James Dong2009-12-1855-0/+21759
|\ \ \ \ \ \ | |/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | decoders based on PV Merge commit '5614c2c677ce08561c93c6385dc3090dbf5760dc' * commit '5614c2c677ce08561c93c6385dc3090dbf5760dc': Initial checkins of the mpeg4 and h263 software decoders based on PV
| * | | | | am 02f5b544: Initial checkins of the mpeg4 and h263 software decoders based ↵James Dong2009-12-1755-0/+21759
| |\ \ \ \ \ | | |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | on PV Merge commit '02f5b5447de349216a40086ca6061efefb5a3025' into eclair-mr2-plus-aosp * commit '02f5b5447de349216a40086ca6061efefb5a3025': Initial checkins of the mpeg4 and h263 software decoders based on PV
| | * | | | Initial checkins of the mpeg4 and h263 software decoders based on PVJames Dong2009-12-1755-0/+21759
| | |/ / /
* | | | | Attempt to fix the simulator build by including stdlib.h for NULL.Andreas Huber2009-12-171-0/+2
| | | | |
* | | | | Merge change I2278137eAndroid (Google) Code Review2009-12-172-6/+17
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | * changes: Disable HTTP playback and metadata support in stagefright, use PV instead.
| * | | | | Disable HTTP playback and metadata support in stagefright, use PV instead.Andreas Huber2009-12-172-6/+17
| | | | | |
* | | | | | am b5c6be6d: am 082e5171: Merge change I895fb7d7 into eclair-mr2Andreas Huber2009-12-1711-62/+1027
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / / | | | | | | | | | | | | | | | Merge commit 'b5c6be6db25d9e9405ea4cf20bbedd46a62dc0bb' * commit 'b5c6be6db25d9e9405ea4cf20bbedd46a62dc0bb': Squashed commit of the following:
| * | | | am 082e5171: Merge change I895fb7d7 into eclair-mr2Andreas Huber2009-12-1711-62/+1027
| |\ \ \ \ | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | Merge commit '082e51712ab9c9ce94eaee88797bbdbc80b2004d' into eclair-mr2-plus-aosp * commit '082e51712ab9c9ce94eaee88797bbdbc80b2004d': Squashed commit of the following:
| | * | | Squashed commit of the following:Andreas Huber2009-12-1711-62/+1027
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | commit 144b1c40e9cf08a584c50e1bef7ba3f287e81a4f Author: Andreas Huber <andih@google.com> Date: Wed Dec 16 09:28:23 2009 -0800 This H264 file shows a certain problem even better. commit 3245f1f3b7471975aeeb824a756c987abd610f55 Author: Andreas Huber <andih@google.com> Date: Wed Dec 16 09:20:08 2009 -0800 Using only the QA testfiles now. commit 074817eb3816c5dd70858a3594e3b92d799d873b Author: Andreas Huber <andih@google.com> Date: Tue Dec 15 16:17:39 2009 -0800 Yay, roles are back again now that the API is in place. commit 6d847e4932cc38301ae27cb7283b7f1553a95457 Author: Andreas Huber <andih@google.com> Date: Tue Dec 15 13:01:20 2009 -0800 Added commandline option for specifying the random seed for reproducable tests. commit 62ab37b26336eaa67e49791c41c996acb6acee3f Author: Andreas Huber <andih@google.com> Date: Mon Dec 14 10:53:27 2009 -0800 When issuing a seek it is important that only the first MediaSource::read call has the seek option. commit e77c46644b2fb6862bafa3569f7d304252074f1e Author: Andreas Huber <andih@google.com> Date: Mon Dec 7 16:39:07 2009 -0800 Make sure the tests are actually built, sp<OMXCodec> becomes sp<MediaSource> commit 6df56915bd55a9445b3c6f953d3cc251d81579b8 Author: Andreas Huber <andih@google.com> Date: Thu Dec 3 14:25:36 2009 -0800 Temporarily disable support for querying the roles of OMX components. commit 31bb26930df9e3658dea684cedb4b0f1a06a4a88 Author: Andreas Huber <andih@google.com> Date: Tue Dec 1 13:36:52 2009 -0800 Disregard EOS events, slightly change the way the EOS flag on output buffers is handled. commit 4c382fbc9aebee8197d5988d04378062809e7c48 Author: Andreas Huber <andih@google.com> Date: Tue Dec 1 09:37:24 2009 -0800 New random seek test for the codec tests. Fixed "sticky" end-of-output-buffers flag behaviour in OMXCodec. commit c762eac3e44309592b61a168d66e091cf609fa03 Author: Andreas Huber <andih@google.com> Date: Tue Nov 3 14:13:43 2009 -0800 Fix a typo. commit 50540a59b65c7d476b0193c7494cd75895e6ca6d Author: Andreas Huber <andih@google.com> Date: Tue Nov 3 09:48:35 2009 -0800 Some more fine tuning of the unit tests, make MPEG4Extractor less verbose. commit 1157a7e52a0636706caa235abe16d2ff8a0b8140 Author: Andreas Huber <andih@google.com> Date: Wed Oct 28 12:01:01 2009 -0700 Changes to the IOMX::listNodes API, this now returns the component's roles as well, unit tests now test all components in all supported roles by default. commit 30fbf2d8c6cb927689f7ba75eb550a81e9df488a Author: Andreas Huber <andih@google.com> Date: Mon Oct 26 09:45:26 2009 -0700 Initial check-in of unit tests for OMX components.
* | | | | Fix full stagefright build in master, various warnings/errors in ↵Andreas Huber2009-12-165-18/+18
| | | | | | | | | | | | | | | | | | | | omx_jpeg_decoder