summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Remove the assertion and report content malform error to applicationJames Dong2011-04-221-5/+9
* Fix for issue 3385135 "source code cleanup" engine parthongteng2011-04-224-15/+0
* Fix for issue 4133431 "Remove OSAL layer" in JNI partShyam Pallapothu2011-04-216-84/+84
* Merge "Rework display size access."Dianne Hackborn2011-04-211-2/+2
|\
| * Rework display size access.Dianne Hackborn2011-04-211-2/+2
* | Remove config_caseSensitiveExternalStorage; no longer needed.Dianne Hackborn2011-04-211-2/+1
|/
* Fix for issue 4133431 "Remove OSAL layer" in JNIShyam Pallapothu2011-04-204-15/+15
* Fix for issue 4133431 "Remove OSAL layer" in JNI part"Dheeraj Sharma2011-04-203-26/+27
* Unhide MediaPlayer's setDataSource method that takes optional http headers to beAndreas Huber2011-04-201-1/+0
* Add extra headers specified in the media player's setDataSource callAndreas Huber2011-04-205-22/+57
* Make sure a read restarts the prefetcher if necessary.Andreas Huber2011-04-192-7/+21
* Merge "Remove streamability verification, it's taking too long. Also..."Andreas Huber2011-04-194-136/+128
|\
| * Remove streamability verification, it's taking too long. Also...Andreas Huber2011-04-154-136/+128
* | Merge "Fix bug 2659754 ConcurrentModificationException in audio focus changes"Jean-Michel Trivi2011-04-181-4/+4
|\ \
| * | Fix bug 2659754 ConcurrentModificationException in audio focus changesJean-Michel Trivi2011-04-181-4/+4
* | | Merge "Fix bug 2724503 Persist media button receiver across reboots"Jean-Michel Trivi2011-04-181-0/+81
|\ \ \ | |/ / | | / | |/ |/|
| * Fix bug 2724503 Persist media button receiver across rebootsJean-Michel Trivi2011-04-181-0/+81
* | Merge "- Add another parameter in notify() to be able to send timed text samp...Gloria Wang2011-04-136-12/+80
|\ \
| * | - Add another parameter in notify() to be able to send timed text sampleGloria Wang2011-04-136-12/+80
* | | am 8d2e14da: am 34cd123a: am b0d6f10e: Bug 4167061 remove debugging codeGlenn Kasten2011-04-131-1/+1
|\ \ \
| * \ \ am 34cd123a: am b0d6f10e: Bug 4167061 remove debugging codeGlenn Kasten2011-04-131-1/+1
| |\ \ \
| | * \ \ am b0d6f10e: Bug 4167061 remove debugging codeGlenn Kasten2011-04-131-1/+1
| | |\ \ \
| | | * | | Bug 4167061 remove debugging codeGlenn Kasten2011-04-131-1/+1
* | | | | | More native code cleanup.Elliott Hughes2011-04-122-10/+0
| |_|_|_|/ |/| | | |
* | | | | Merge "Experimental support for changing the video surface/texture on an acti...Andreas Huber2011-04-122-19/+61
|\ \ \ \ \
| * | | | | Experimental support for changing the video surface/texture on an active medi...Andreas Huber2011-03-142-19/+61
* | | | | | Merge "If the media extractor specifies an invalid thumbnail time, default to...Andreas Huber2011-04-121-1/+2
|\ \ \ \ \ \
| * | | | | | If the media extractor specifies an invalid thumbnail time, default to the fi...Andreas Huber2011-04-111-1/+2
| | |_|_|_|/ | |/| | | |
* | | | | | You don't need to poke around inside FileDescriptor manually.Elliott Hughes2011-04-115-8/+6
* | | | | | am a7e8385c: am 87ee132a: am c6c2285b: Enable HDCP debugging in Stagefright (...Glenn Kasten2011-04-111-1/+1
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | am 87ee132a: am c6c2285b: Enable HDCP debugging in Stagefright (1 of 2)Glenn Kasten2011-04-111-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | am c6c2285b: Enable HDCP debugging in Stagefright (1 of 2)Glenn Kasten2011-04-111-1/+1
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | Enable HDCP debugging in Stagefright (1 of 2)Glenn Kasten2011-04-111-1/+1
* | | | | | Merge "In the MP3 extractor, compute timestamps based on sample count instead...Jason Simmons2011-04-112-5/+35
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | In the MP3 extractor, compute timestamps based on sample count instead of byt...Jason Simmons2011-04-072-5/+35
* | | | | | Merge "Tidy up exception throwing in the media native code."Elliott Hughes2011-04-086-72/+27
|\ \ \ \ \ \
| * | | | | | Tidy up exception throwing in the media native code.Elliott Hughes2011-04-086-72/+27
* | | | | | | am 0fb4e73f: am 3a9f5143: am 66380f76: Stagefright: authenticate ANativeWindow.Jamie Gennis2011-04-081-0/+24
|\ \ \ \ \ \ \ | |/ / / / / / |/| | / / / / | | |/ / / / | |/| | | |
| * | | | | am 3a9f5143: am 66380f76: Stagefright: authenticate ANativeWindow.Jamie Gennis2011-04-081-0/+24
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | am 66380f76: Stagefright: authenticate ANativeWindow.Jamie Gennis2011-04-081-0/+24
| | |\ \ \ \ | | | | |/ / | | | |/| |
| | | * | | Stagefright: authenticate ANativeWindow.Jamie Gennis2011-04-081-0/+24
* | | | | | Remove the deprecated things from Config.java. These haven't been working sin...Joe Onorato2011-04-076-15/+9
* | | | | | Merge "Media JNI code cleanup"James Dong2011-04-073-46/+93
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Media JNI code cleanupJames Dong2011-04-073-46/+93
* | | | | | Do not disable effect in AudioEffect destructor.Eric Laurent2011-04-071-1/+0
|/ / / / /
* | | | | Merge "Handle the failure from GetStringUTFChars()"James Dong2011-04-063-10/+25
|\ \ \ \ \
| * | | | | Handle the failure from GetStringUTFChars()James Dong2011-04-063-10/+25
* | | | | | Merge "Bug 4231349 fix error in javadoc for android.media.MediaPlayer"Jean-Michel Trivi2011-04-061-3/+8
|\ \ \ \ \ \
| * | | | | | Bug 4231349 fix error in javadoc for android.media.MediaPlayerJean-Michel Trivi2011-04-061-3/+8
* | | | | | | Merge "Miscellaneous code cleanup in audio framework"Glenn Kasten2011-04-061-72/+16
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |