summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Added support for HE-AAC recording.Dave Burke2012-04-302-11/+7
* Merge "Unhide APIs for timed text and multiple audio track switch APIs" into ...James Dong2012-04-273-247/+319
|\
| * Unhide APIs for timed text and multiple audio track switch APIsJames Dong2012-04-273-247/+319
* | Migrate ringtone playback to SystemUI.Jeff Sharkey2012-04-276-83/+164
|/
* Merge "Protect system services with DUMP permission." into jb-devJeff Sharkey2012-04-271-0/+2
|\
| * Protect system services with DUMP permission.Jeff Sharkey2012-04-261-0/+2
* | Merge "system and UI sounds volume policy" into jb-devEric Laurent2012-04-273-40/+144
|\ \
| * | system and UI sounds volume policyEric Laurent2012-04-263-40/+144
* | | Merge "Resolving the black screen / crash in effects" into jb-devPannag Sanketi2012-04-261-3/+18
|\ \ \ | |/ / |/| |
| * | Resolving the black screen / crash in effectsPannag Sanketi2012-04-261-3/+18
* | | Merge "Fix the test cases which fail to launch the camera in the device which...Yu Shan Emily Lau2012-04-265-7/+14
|\ \ \
| * | | Fix the test cases which fail to launch the cameraYu Shan Emily Lau2012-04-265-7/+14
* | | | Merge "Unhide new AAC-ELD audio record type." into jb-devDave Burke2012-04-261-0/+2
|\ \ \ \
| * | | | Unhide new AAC-ELD audio record type.Dave Burke2012-04-251-0/+2
| |/ / /
* | | | Merge "The MediaExtractor can now unselect tracks and has more control over s...Andreas Huber2012-04-263-12/+61
|\ \ \ \
| * | | | The MediaExtractor can now unselect tracks and has more control over seeking.Andreas Huber2012-04-263-12/+61
| |/ / /
* | | | Merge "Fix AudioManager.forceVolumeControlStream()" into jb-devEric Laurent2012-04-263-19/+70
|\ \ \ \ | |/ / / |/| | |
| * | | Fix AudioManager.forceVolumeControlStream()Eric Laurent2012-04-253-19/+70
| |/ /
* | | Further speed up playlist processingMarco Nelissen2012-04-251-96/+85
* | | Merge "Move RINGTONE_PICKER to handle external storage." into jb-devJeff Sharkey2012-04-251-4/+4
|\ \ \ | |/ / |/| |
| * | Move RINGTONE_PICKER to handle external storage.Jeff Sharkey2012-04-251-4/+4
| |/
* | Allow multichannel configurations in android.media.AudioTrackJean-Michel Trivi2012-04-251-6/+26
|/
* am b4781b9b: am ea8ceca8: am 90577af7: Merge "use utf8_length() instead of lo...Dianne Hackborn2012-04-241-48/+5
|\
| * am 90577af7: Merge "use utf8_length() instead of local function, isValidUtf8()"Dianne Hackborn2012-04-181-48/+5
| |\
| | * use utf8_length() instead of local function, isValidUtf8()Homin Lee2012-04-131-48/+5
* | | Speed up playlist processingMarco Nelissen2012-04-231-1/+3
* | | Add the ability to query the amount of cached data to MediaExtractor.Andreas Huber2012-04-203-0/+62
* | | Merge "Update javadoc for timed text / multiple audio track APIs"James Dong2012-04-191-44/+65
|\ \ \
| * | | Update javadoc for timed text / multiple audio track APIsJames Dong2012-04-191-44/+65
* | | | Merge "DRM errors signaled by the CryptoPlugin are now visible to MediaCodec ...Andreas Huber2012-04-193-13/+68
|\ \ \ \
| * | | | DRM errors signaled by the CryptoPlugin are now visible to MediaCodec clientsAndreas Huber2012-04-193-13/+68
* | | | | Merge "Unhide Visualizer scaling mode definitions and methods"Jean-Michel Trivi2012-04-191-4/+0
|\ \ \ \ \
| * | | | | Unhide Visualizer scaling mode definitions and methodsJean-Michel Trivi2012-04-191-4/+0
| |/ / / /
* | | | | Merge "unhide API for synchronous audio capture."Eric Laurent2012-04-193-4/+1
|\ \ \ \ \
| * | | | | unhide API for synchronous audio capture.Eric Laurent2012-04-193-4/+1
* | | | | | Merge "Add functional tests for Visualizer volume scaling mode"Jean-Michel Trivi2012-04-191-0/+116
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Add functional tests for Visualizer volume scaling modeJean-Michel Trivi2012-04-191-0/+116
* | | | | | Merge "Add support for scaling mode parameter in Visualizer effect"Jean-Michel Trivi2012-04-192-0/+79
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Add support for scaling mode parameter in Visualizer effectJean-Michel Trivi2012-04-172-0/+79
* | | | | unhide audio pre processing API.Eric Laurent2012-04-184-9/+2
| |/ / / |/| | |
* | | | Fix a typo and choose a reasonable default for crypto-mode (0 would be unencr...Andreas Huber2012-04-181-2/+3
* | | | Information required to decrypt buffers is now packaged into MediaCodec.Crypt...Andreas Huber2012-04-185-30/+249
* | | | Merge "AddExternalSource(String path) needs to turn the path to fd if it is a...James Dong2012-04-171-11/+14
|\ \ \ \
| * | | | AddExternalSource(String path) needs to turn the path to fd if it is a fileJames Dong2012-04-171-11/+14
* | | | | Make seekTo not throw exceptions.Andreas Huber2012-04-171-6/+1
* | | | | MediaCrypto's constructor can throw RuntimeException.Andreas Huber2012-04-172-2/+2
|/ / / /
* | | | Unhide new media related java APIs.Andreas Huber2012-04-1612-139/+579
|/ / /
* | | Merge "Fix failure from setDataSource(String path) when path is a local file"James Dong2012-04-122-11/+20
|\ \ \
| * | | Fix failure from setDataSource(String path) when path is a local fileJames Dong2012-04-122-11/+20
* | | | Fix thumbnail generation failureJames Dong2012-04-112-10/+19
|/ / /