summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* audio/media: convert to using the audio HAL and new audio defsDima Zavin2011-04-2716-273/+186
* libmedia: move AudioParameter out of AudioSystemDima Zavin2011-04-273-154/+191
* Merge "Give PSP and QuickTime compatible mp4 files a chance to play"James Dong2011-04-251-0/+5
|\
| * Give PSP and QuickTime compatible mp4 files a chance to playJames Dong2011-04-071-0/+5
* | MTP: Implement GetThumb commandMike Lockwood2011-04-255-1/+34
* | Merge "MTP: Fix file descriptor leak in file editing extensions"Mike Lockwood2011-04-252-24/+29
|\ \
| * | MTP: Fix file descriptor leak in file editing extensionsMike Lockwood2011-04-252-24/+29
* | | Merge "Return status code from invoke()"James Dong2011-04-251-4/+5
|\ \ \ | |/ / |/| |
| * | Return status code from invoke()James Dong2011-04-061-4/+5
| |/
* | MediaScanner: reimplement the ".nomedia" feature for hiding files from the me...Mike Lockwood2011-04-251-13/+11
* | Remove log spamMike Lockwood2011-04-241-2/+0
* | Merge "MTP: Add extended operations to support in-place editing of files"Mike Lockwood2011-04-235-8/+268
|\ \
| * | MTP: Add extended operations to support in-place editing of filesMike Lockwood2011-04-225-8/+268
* | | Remove the assertion and report content malform error to applicationJames Dong2011-04-221-5/+9
|/ /
* | 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
* | Remove streamability verification, it's taking too long. Also...Andreas Huber2011-04-154-136/+128
* | Merge "- Add another parameter in notify() to be able to send timed text samp...Gloria Wang2011-04-134-9/+24
|\ \
| * | - Add another parameter in notify() to be able to send timed text sampleGloria Wang2011-04-134-9/+24
* | | am 8d2e14da: 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
* | | | | 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
| | |_|_|/ / | |/| | | |
* | | | | | am a7e8385c: am 87ee132a: am c6c2285b: Enable HDCP debugging in Stagefright (...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
* | | | | | am 0fb4e73f: 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
* | | | | Do not disable effect in AudioEffect destructor.Eric Laurent2011-04-071-1/+0
| |_|_|/ |/| | |
* | | | Merge "MTP and media provider support for multiple storage devices:"Mike Lockwood2011-04-054-8/+9
|\ \ \ \
| * | | | MTP and media provider support for multiple storage devices:Mike Lockwood2011-04-054-8/+9
* | | | | 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
|/ / / /
* | | | Merge "Remove legacy hack to only drop frames every other late frame"Andreas Huber2011-04-012-14/+6
|\ \ \ \
| * | | | Remove legacy hack to only drop frames every other late frameAndreas Huber2011-04-012-14/+6
* | | | | Fix a webm-seek issue introduced when adding support for streaming webmAndreas Huber2011-04-011-1/+4
|/ / / /
* | | | am 69250839: am 4ed59de6: am ffa670b5: Bug 4167061Glenn Kasten2011-03-311-1/+1
|\ \ \ \ | |/ / /
| * | | am ffa670b5: Bug 4167061Glenn Kasten2011-03-311-1/+1
| |\ \ \ | | |/ /
| | * | Bug 4167061Glenn Kasten2011-03-301-1/+1
* | | | am 399792b8: am 06ac0399: am b676b73e: Merge "When http streaming and Content...Andreas Huber2011-03-301-1/+8
|\ \ \ \ | |/ / /
| * | | am b676b73e: Merge "When http streaming and Content-Length is unknown, make s...Andreas Huber2011-03-301-1/+8
| |\ \ \ | | |/ /
| | * | Merge "When http streaming and Content-Length is unknown, make sure to return...Andreas Huber2011-03-301-1/+8
| | |\ \