summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Remove native options.Ray Chen2010-03-051-32/+7
* Clean up MediaRecorder for public Java SDKJames Dong2010-03-033-57/+70
* Merge "Fix issue 2456968: Alarm rings in "silent mode and when Alarm in silen...Eric Laurent2010-03-031-11/+25
|\
| * Fix issue 2456968: Alarm rings in "silent mode and when Alarm in silent mode ...Eric Laurent2010-03-031-11/+25
* | add optional preftable to image codecs, for more control over the resulting b...Mike Reed2010-03-033-6/+4
|/
* Merge "Added the Camera Preveiw memory test which can help to isolate the mem...Yu Shan Emily Lau2010-03-021-15/+109
|\
| * Added the Camera Preveiw memory test which can help to isolate the memory lea...Yu Shan Emily Lau2010-03-021-15/+109
* | Fix build. I screwed up a merge.Dave Sparks2010-03-021-1/+1
* | Add locking to signal in AudioCache::notify(). Bug 2317844.Dave Sparks2010-03-021-1/+2
* | Merge "Issue 2071329: audio track is shorter than video track for video captu...Eric Laurent2010-03-023-2/+38
|\ \
| * | Issue 2071329: audio track is shorter than video track for video capture on s...Eric Laurent2010-03-023-2/+38
* | | First implementation of the audio focus management as an extensionJean-Michel Trivi2010-03-024-1/+501
|/ /
* | Merge "New vibrate/silent mode behavior."Daniel Sandler2010-03-011-9/+11
|\ \ | |/ |/|
| * New vibrate/silent mode behavior.Daniel Sandler2010-02-261-9/+11
* | Ensure that the audio codec instance is actually going away before we attempt...Andreas Huber2010-03-011-0/+11
* | Merge "Don't allow MediaRecorder.setParameter() to be invoked in the followin...James Dong2010-02-261-0/+9
|\ \
| * | Don't allow MediaRecorder.setParameter() to be invoked in the following states:James Dong2010-02-251-0/+9
* | | When we're in the 'playback complete' state, don't consider pausingMarco Nelissen2010-02-261-1/+1
| |/ |/|
* | Merge "The PV aac software decoder screws up if playing a mono-AACplus stream...Andreas Huber2010-02-261-6/+8
|\ \
| * | The PV aac software decoder screws up if playing a mono-AACplus stream unless...Andreas Huber2010-02-261-6/+8
* | | Merge "Make AsyncPlayer.startSound catch all exceptions instead of only a few...Marco Nelissen2010-02-261-3/+1
|\ \ \
| * | | Make AsyncPlayer.startSound catch all exceptions instead of only a few.Marco Nelissen2010-02-261-3/+1
| |/ /
* | | Merge "Support vendor MPEG4 test content with apparently malformed chunks in ...Andreas Huber2010-02-251-9/+18
|\ \ \ | |_|/ |/| |
| * | Support vendor MPEG4 test content with apparently malformed chunks in them.Andreas Huber2010-02-251-9/+18
| |/
* | Merge "Add some space and total memory amount to the memory dump from the med...James Dong2010-02-251-1/+3
|\ \
| * | Add some space and total memory amount to the memory dump from the media serv...James Dong2010-02-251-1/+3
| |/
* | Merge "Image encoding settings java API through xml configuration file"James Dong2010-02-254-5/+126
|\ \ | |/ |/|
| * Image encoding settings java API through xml configuration fileJames Dong2010-02-244-5/+126
* | Recover from a certain mp3 decoder error instead of signalling an error and t...Andreas Huber2010-02-241-6/+17
* | Merge "Use Java API from xml configuration in the test application"James Dong2010-02-233-126/+101
|\ \
| * | Use Java API from xml configuration in the test applicationJames Dong2010-02-223-126/+101
| |/
* | Propagate errors all the way through the MediaSources and send either MEDIA_P...Andreas Huber2010-02-236-10/+39
* | Merge "Return runtime errors instead of asserting in MPEG4 file format valida...Andreas Huber2010-02-232-26/+87
|\ \
| * | Return runtime errors instead of asserting in MPEG4 file format validation, a...Andreas Huber2010-02-232-26/+87
* | | Merge "Replace system property retrieval calls with DecoderCapabilities Java ...James Dong2010-02-231-3/+27
|\ \ \ | |/ / |/| |
| * | Replace system property retrieval calls with DecoderCapabilities Java API calls.James Dong2010-02-171-3/+27
* | | Merge "Properly unload the renderer shared library after the renderer goes aw...Andreas Huber2010-02-221-5/+38
|\ \ \
| * | | Properly unload the renderer shared library after the renderer goes away.Andreas Huber2010-02-221-5/+38
* | | | Merge "Fix for the safty check. It checks that nFir21 + jNpoints <= BUF_SIZE,...Gloria Wang2010-02-221-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for the safty check. It checks that nFir21 + jNpoints <= BUF_SIZE,Gloria Wang2010-02-221-1/+1
* | | | This hardware video decoder lies about its required input buffer sizes alloca...Andreas Huber2010-02-221-2/+12
| |_|/ |/| |
* | | am 8978547f: am f5fe3949: Fix issue 2459650.Eric Laurent2010-02-221-1/+3
|\ \ \
| * \ \ am f5fe3949: Fix issue 2459650.Eric Laurent2010-02-221-1/+3
| |\ \ \
| | * | | Fix issue 2459650.Eric Laurent2010-02-221-1/+3
* | | | | Merge "Increase the sleep time to fix testTakePicture."Wu-cheng Li2010-02-212-2/+2
|\ \ \ \ \
| * | | | | Increase the sleep time to fix testTakePicture.Wu-cheng Li2010-02-222-2/+2
* | | | | | sdutils: Get rid of sdutils - use vdc for similar low level functionsSan Mehat2010-02-202-213/+0
* | | | | | Merge "Make sure that the event callback thread is Java capable in the simula...Marco Nelissen2010-02-192-0/+24
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Make sure that the event callback thread is Java capable in the simulator.Marco Nelissen2010-02-192-0/+24
* | | | | | The MediaScanner is way too obsessed with restricting the files to be scanned.Andreas Huber2010-02-191-19/+1