summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge change 7617Android (Google) Code Review2009-07-175-10/+55
|\
| * Added method to get metadata out of the player.niko2009-07-175-10/+55
* | Merge change 7624Android (Google) Code Review2009-07-172-41/+299
|\ \ | |/ |/|
| * Impl. of the metadata getters.Nicolas Catania2009-07-162-41/+299
* | Merge change 7701Android (Google) Code Review2009-07-171-29/+34
|\ \
| * | Clean up MP3Extractor code and fixes a bug that miscalculated the position of...Andreas Huber2009-07-171-29/+34
| |/
* | stagefright: initialize more of the OMX_BUFFERHEADERTYPE structure as they ar...Andreas Huber2009-07-171-0/+2
* | am 97a67cc2: Merge change 7544 into donutAndroid (Google) Code Review2009-07-171-2/+2
|\ \
| * \ Merge change 7544 into donutAndroid (Google) Code Review2009-07-161-2/+2
| |\ \
| | * | sdutil: Up the mount/unmount wait times to account for disk check + reaper timeSan Mehat2009-07-161-2/+2
* | | | am 58d19d1f: Merge change 7581 into donutAndroid (Google) Code Review2009-07-161-1/+1
|\ \ \ \ | |/ / /
| * | | Fix bug that would cause files with blank title tags to not be shown in the m...Marco Nelissen2009-07-161-1/+1
| |/ /
* | | Another fix for building libstagefright for the simulator, plus whitespace ad...Marco Nelissen2009-07-161-14/+18
* | | Fixes to make libstagefright build for the simulator.Marco Nelissen2009-07-162-0/+2
| |/ |/|
* | Merge change 7399Android (Google) Code Review2009-07-163-35/+421
|\ \
| * | Partial implementation of the parsing of Parcel into Metadata.Nicolas Catania2009-07-153-35/+421
* | | New test player stub to load mock native players.Nicolas Catania2009-07-169-5/+566
* | | Squashed commit of the following:Andreas Huber2009-07-1641-12/+9974
|/ /
* | Merge change 7067Android (Google) Code Review2009-07-151-1/+1
|\ \
| * | add a ctor to Mutex to specify the type, which can be shared. This is used by...Mathias Agopian2009-07-131-1/+1
* | | first attempt to fix the simMathias Agopian2009-07-131-1/+1
|/ /
* | Merge change 6812Android (Google) Code Review2009-07-132-83/+93
|\ \
| * | Implemented the tracking of the metadata updates.Nicolas Catania2009-07-102-83/+93
* | | Don't pass references to temporary objects, and handle the case where we dont...Marco Nelissen2009-07-102-6/+8
* | | Merge change 6797Android (Google) Code Review2009-07-101-1/+1
|\ \ \ | |/ / |/| |
| * | rename libsgl/libcorecg to libskiaMike Reed2009-07-101-1/+1
* | | Basic plumbing to retrieve metadata from the native player.Nicolas Catania2009-07-107-8/+122
|/ /
* | Merge change 6636Android (Google) Code Review2009-07-097-13/+286
|\ \
| * | Implemented the metadata changed notification filters.Nicolas Catania2009-07-097-13/+286
* | | am 5964e737: Fix issue 1946033: dialer deadlocks and/or ANRs when using dialp...Eric Laurent2009-07-091-0/+2
|\ \ \ | | |/ | |/|
| * | Fix issue 1946033: dialer deadlocks and/or ANRs when using dialpad in-callEric Laurent2009-07-091-0/+2
* | | am b799616d: Merge change 6208 into donutAndroid (Google) Code Review2009-07-092-116/+522
|\ \ \ | |/ / | | / | |/ |/|
| * Merge change 6208 into donutAndroid (Google) Code Review2009-07-082-116/+522
| |\
| | * Move ExifInterface to android.media package so we can reference it from Media...repo sync2009-07-082-116/+522
* | | New Metadata API for the MediaPlayer.Nicolas Catania2009-07-082-1/+276
* | | am e9ac96f7: Merge change 6454 into donutAndroid (Google) Code Review2009-07-083-5/+63
|\ \ \ | |/ /
| * | Fix issue 1967295: Add a method to request reloading of audio settings by Aud...Eric Laurent2009-07-083-5/+63
| |/
* | am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the p...Eric Laurent2009-07-073-36/+21
|\ \ | |/
| * Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate ...Eric Laurent2009-07-073-36/+21
* | Merge commit 'goog/master' into merge_masterMathias Agopian2009-07-062-5/+11
|\ \
| * \ am ef1f21b3: Merge change 6231 into donutAndroid (Google) Code Review2009-07-061-1/+4
| |\ \ | | |/
| | * Don't trim() in the mediascanner, as that would remove the special "sort firs...Marco Nelissen2009-07-061-1/+4
| * | am 899725b0: Make sure ringtones are sorted correctly.Marco Nelissen2009-07-061-4/+7
| |\ \ | | |/
| | * Make sure ringtones are sorted correctly.Marco Nelissen2009-07-061-4/+7
* | | Merge commit 'goog/master' into merge_masterMathias Agopian2009-07-014-6/+146
|\ \ \ | |/ /
| * | am 2f8d58b7: Merge change 5420 into donutAndroid (Google) Code Review2009-07-013-0/+140
| |\ \ | | |/
| | * Merge change 5420 into donutAndroid (Google) Code Review2009-06-303-0/+140
| | |\
| | | * Added two test cases to trace the failure in closing the hw decoder and the c...Yu Shan Emily Lau2009-06-303-0/+140
| * | | am 2d9f3169: Merge change 5595 into donutAndroid (Google) Code Review2009-06-291-6/+6
| |\ \ \ | | |/ /
| | * | We might try to close the Vorbis file twice under certainDave Sparks2009-06-261-6/+6
| | |/