summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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
|/ / /
* | | audio preprocessing: added static factory methodEric Laurent2012-04-104-23/+136
* | | Merge "Added support for USB audio devices"Eric Laurent2012-04-093-118/+90
|\ \ \
| * | | Added support for USB audio devicesEric Laurent2012-04-063-118/+90
* | | | New JAVA API to support submitting encrypted buffers of input data.Andreas Huber2012-04-063-1/+186
|/ / /
* | | am db9b114b: Merge "Adds flag argument to setMasterMute." into ics-aahJustin Koh2012-04-053-4/+13
|\ \ \
| * | | Adds flag argument to setMasterMute.Justin Koh2012-04-043-4/+13
* | | | Merge "Insert the 2 seconds before test start to workaround the race conditon...Yu Shan Emily Lau2012-04-041-16/+19
|\ \ \ \
| * | | | Insert the 2 seconds before test start toYu Shan Emily Lau2012-04-041-16/+19
* | | | | Fix the build.Justin Koh2012-04-041-1/+1
* | | | | Merge "resolved conflicts for merge of bff6a514 to master"Justin Koh2012-04-041-5/+18
|\ \ \ \ \
| * \ \ \ \ resolved conflicts for merge of bff6a514 to masterJustin Koh2012-04-041-5/+18
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge "Persists the master mute volume setting." into ics-aahJustin Koh2012-04-041-5/+18
| | |\ \ \ \
| | | * | | | Persists the master mute volume setting.Justin Koh2012-04-031-5/+18
| | * | | | | am a784b3de: Fix build break introduced by missing parenthesis in camera stre...Jason Noguchi2012-04-031-1/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ am 6e6d8df5: Merge "Adding camera zoom test to mediaframework stress suite." ...Jason Noguchi2012-04-033-7/+331
| | |\ \ \ \ \ \ | | | |_|/ / / / | | |/| | | | |
* | | | | | | | Store video width/height when scanningMarco Nelissen2012-04-041-1/+9
* | | | | | | | New Crypto JAVA class to facilitate decryption via MediaCodec.Andreas Huber2012-04-049-10/+430
|/ / / / / / /
* | | | | | | am a72a06f3: am f5693a6a: am a784b3de: Fix build break introduced by missing ...Jason Noguchi2012-04-031-1/+1
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |