summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "Always consider playlists corresponding to different bandwidths differ...Andreas Huber2011-07-181-0/+6
|\
| * Always consider playlists corresponding to different bandwidths different.Andreas Huber2011-07-151-0/+6
* | Merge "Fix seek behaviour at startup and teardown of media session that hasn'...Andreas Huber2011-07-182-3/+11
|\ \ | |/
| * Fix seek behaviour at startup and teardown of media session that hasn't been ...Andreas Huber2011-07-152-3/+11
* | Merge "MTP: Use a single packet for the data phase"Mike Lockwood2011-07-183-80/+66
|\ \
| * | MTP: Use a single packet for the data phaseMike Lockwood2011-07-173-80/+66
* | | Audio preprocessing wrapper for webrtc.Eric Laurent2011-07-172-0/+1641
|/ /
* | Merge "Fix for issue 5007510 AssertionFailed for MediaPropertiesTest#testProp...Rajneesh Chowdury2011-07-151-4/+12
|\ \ | |/ |/|
| * Fix for issue 5007510 AssertionFailed for MediaPropertiesTest#testPropertiesH...Rajneesh Chowdury2011-07-151-4/+12
* | Merge "Use unsigned char to store table of contents retrieved from XING heade...Gloria Wang2011-07-152-4/+4
|\ \
| * | Use unsigned char to store table of contents retrieved from XING header.Gloria Wang2011-07-152-4/+4
* | | Merge "Refetch playlists according to the HLS specs, varying delay if playlis...Andreas Huber2011-07-152-15/+124
|\ \ \ | |/ / |/| |
| * | Refetch playlists according to the HLS specs, varying delay if playlists unch...Andreas Huber2011-07-152-15/+124
* | | Merge "Bug 5031179 possible fix for assert in join"Glenn Kasten2011-07-151-2/+7
|\ \ \
| * | | Bug 5031179 possible fix for assert in joinGlenn Kasten2011-07-141-2/+7
* | | | MediaScanner: Add virtual NO_MEDIA column to fix support for .nomedia filesMike Lockwood2011-07-151-1/+3
| |/ / |/| |
* | | Merge "Revert "Add some logging to track down where ANR happens during MediaP...James Dong2011-07-142-6/+1
|\ \ \
| * | | Revert "Add some logging to track down where ANR happens during MediaPlayer._...James Dong2011-07-142-6/+1
* | | | Merge "If audio startup fails while executing MediaPlayer::start() do NOT pos...Andreas Huber2011-07-142-5/+12
|\ \ \ \
| * | | | If audio startup fails while executing MediaPlayer::start() do NOT post an errorAndreas Huber2011-07-142-5/+12
* | | | | Merge "Minor documentation updates for the AudioTrack class."Narayan Kamath2011-07-141-16/+32
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Minor documentation updates for the AudioTrack class.Narayan Kamath2011-07-141-16/+32
* | | | | Merge "Support profile and level query for SW video decoders"James Dong2011-07-143-0/+125
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Support profile and level query for SW video decodersJames Dong2011-07-113-0/+125
* | | | | Merge "Remove legacy http support from stagefright, chromium is the new hotne...Andreas Huber2011-07-1410-1560/+19
|\ \ \ \ \
| * | | | | Remove legacy http support from stagefright, chromium is the new hotness.Andreas Huber2011-07-1310-1560/+19
* | | | | | Merge "OMX CallbackDispatcher uses C++ Thread not pthread"Glenn Kasten2011-07-142-28/+36
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | OMX CallbackDispatcher uses C++ Thread not pthreadGlenn Kasten2011-07-122-28/+36
* | | | | | Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator buildMike Lockwood2011-07-132-55/+1
* | | | | | Merge "Remove old-style software decoders."Andreas Huber2011-07-1322-3139/+7
|\ \ \ \ \ \
| * | | | | | Remove old-style software decoders.Andreas Huber2011-07-1322-3139/+7
| | |/ / / / | |/| | | |
* | | | | | MediaScanner: fix breakage in updatesMike Lockwood2011-07-131-5/+18
|/ / / / /
* | | | | Enable signalling of a stream discontinuity involving a format-changeAndreas Huber2011-07-132-2/+14
| |_|/ / |/| | |
* | | | Merge "MTP: Clean up MtpServer initialization and threading:"Mike Lockwood2011-07-133-181/+77
|\ \ \ \
| * | | | MTP: Clean up MtpServer initialization and threading:Mike Lockwood2011-07-133-181/+77
* | | | | Merge "Add support for TI H264 encoder"Iliyan Malchev2011-07-123-3/+36
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add support for TI H264 encoderDandawate Saket2011-07-123-3/+36
| |/ / /
* | | | Merge "Remove the simulator target from all makefiles. Bug: 5010576"Jeff Brown2011-07-129-77/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Remove the simulator target from all makefiles.Jeff Brown2011-07-119-77/+9
* | | | Merge "Audio Effect API: process reverse stream function"Eric Laurent2011-07-116-7/+51
|\ \ \ \ | |/ / / |/| | |
| * | | Audio Effect API: process reverse stream functionEric Laurent2011-07-116-7/+51
* | | | Merge "Eliminate single-process mode. Bug: 5010576"Jeff Brown2011-07-111-4/+0
|\ \ \ \
| * | | | Eliminate single-process mode.Jeff Brown2011-07-081-4/+0
* | | | | Merge "Do not wait for unlaunched threads in stop()"James Dong2011-07-111-9/+24
|\ \ \ \ \
| * | | | | Do not wait for unlaunched threads in stop()James Dong2011-07-111-9/+24
| | |_|/ / | |/| | |
* | | | | Merge "Release camera if CameraSource::start() has not been called"James Dong2011-07-111-2/+23
|\ \ \ \ \
| * | | | | Release camera if CameraSource::start() has not been calledJames Dong2011-07-101-2/+23
| |/ / / /
* | | | | Merge "Remove unnecessary locking from MediaScanner JNI code"Mike Lockwood2011-07-112-7/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Remove unnecessary locking from MediaScanner JNI codeMike Lockwood2011-07-112-7/+2
| | |/ / | |/| |
* | | | Merge "MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file ...Mike Lockwood2011-07-116-4/+34
|\ \ \ \