summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* MTP: Use a single packet for the data phaseMike Lockwood2011-07-173-80/+66
* Merge "Log CPU usage"Glenn Kasten2011-07-152-0/+35
|\
| * Log CPU usageGlenn Kasten2011-07-152-0/+35
* | 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
* | | 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 "Support profile and level query for SW video decoders"James Dong2011-07-145-5/+130
|\ \ \ \ | |/ / / |/| | |
| * | | Support profile and level query for SW video decodersJames Dong2011-07-115-5/+130
* | | | Merge "Include all supported mime types when querying decoder profile/level s...Andreas Huber2011-07-141-1/+3
|\ \ \ \
| * | | | Include all supported mime types when querying decoder profile/level support.Andreas Huber2011-07-131-1/+3
* | | | | Merge "Remove legacy http support from stagefright, chromium is the new hotne...Andreas Huber2011-07-1411-1621/+19
|\ \ \ \ \
| * | | | | Remove legacy http support from stagefright, chromium is the new hotness.Andreas Huber2011-07-1311-1621/+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-118/+0
* | | | | | Merge "Remove old-style software decoders."Andreas Huber2011-07-1322-3139/+7
|\ \ \ \ \ \
| * | | | | | Remove old-style software decoders.Andreas Huber2011-07-1322-3139/+7
| | |/ / / / | |/| | | |
* | | | | | Merge "get rid of overlay HAL"Mathias Agopian2011-07-131-10/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | get rid of overlay HALMathias Agopian2011-07-121-10/+0
* | | | | | Enable signalling of a stream discontinuity involving a format-changeAndreas Huber2011-07-133-2/+25
| |_|_|/ / |/| | | |
* | | | | Merge "MTP: Clean up MtpServer initialization and threading:"Mike Lockwood2011-07-131-0/+2
|\ \ \ \ \
| * | | | | MTP: Clean up MtpServer initialization and threading:Mike Lockwood2011-07-131-0/+2
| |/ / / /
* | | | | 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 "Make MetadataBufferType.h C-friendly"James Dong2011-07-121-0/+7
|\ \ \ \
| * | | | Make MetadataBufferType.h C-friendlyJames Dong2011-07-121-0/+7
| |/ / /
* | | | Merge "Remove the simulator target from all makefiles. Bug: 5010576"Jeff Brown2011-07-1214-116/+17
|\ \ \ \ | |/ / / |/| | |
| * | | Remove the simulator target from all makefiles.Jeff Brown2011-07-1114-116/+17
* | | | 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-8/+1
|\ \ \ \
| * | | | Eliminate single-process mode.Jeff Brown2011-07-081-8/+1
* | | | | Merge "Do not wait for unlaunched threads in stop()"James Dong2011-07-112-10/+27
|\ \ \ \ \
| * | | | | Do not wait for unlaunched threads in stop()James Dong2011-07-112-10/+27
| | |_|/ / | |/| | |
* | | | | Merge "Release camera if CameraSource::start() has not been called"James Dong2011-07-112-2/+29
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Release camera if CameraSource::start() has not been calledJames Dong2011-07-102-2/+29
| |/ / /
* | | | MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file systemMike Lockwood2011-07-113-2/+14
| |/ / |/| |
* | | Merge "Use advertised h264 encoding parameters by default if the profile is n...James Dong2011-07-083-7/+66
|\ \ \
| * | | Use advertised h264 encoding parameters by default if the profile is not base...James Dong2011-07-083-7/+66
| |/ /
* | | Merge "Fix build warning; LOG_TAG was misplaced"Glenn Kasten2011-07-081-2/+2
|\ \ \ | |/ / |/| |
| * | Fix build warning; LOG_TAG was misplacedGlenn Kasten2011-07-081-2/+2
| |/
* | Merge "Moved and renamed effect API header files"Eric Laurent2011-07-0719-348/+32
|\ \
| * | Moved and renamed effect API header filesEric Laurent2011-07-0719-348/+32
| |/