summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Miscellaneous code cleanup in audio frameworkGlenn Kasten2011-04-061-72/+16
* | | | | | | Don't use local ref for cached jclass reference in JNI codeBrian Carlstrom2011-04-061-15/+11
| |/ / / / / |/| | | | |
* | | | | | Merge "MTP and media provider support for multiple storage devices:"Mike Lockwood2011-04-059-104/+288
|\ \ \ \ \ \
| * | | | | | MTP and media provider support for multiple storage devices:Mike Lockwood2011-04-059-104/+288
| |/ / / / /
* | | | | | New fix for issue 4111672: control block flagsEric Laurent2011-04-052-60/+53
|/ / / / /
* | | | | Merge "This reverts an earlier change 4aeec2da39fce4de9b07b694d59fd308ffb3d491"Andreas Huber2011-04-042-4/+9
|\ \ \ \ \
| * | | | | This reverts an earlier change 4aeec2da39fce4de9b07b694d59fd308ffb3d491Andreas Huber2011-04-042-4/+9
* | | | | | Avoid a race condition while signaling audio EOS/seek complete by acquiring t...Andreas Huber2011-04-043-5/+22
|/ / / / /