summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Audio framework: support for audio pre processingEric Laurent2011-07-188-30/+114
* 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 "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-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 old-style software decoders.Andreas Huber2011-07-1322-3139/+7
| |/ / / |/| | |
* | | | 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-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 "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 "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
| |/
* | MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file systemMike Lockwood2011-07-113-2/+14
* | Use advertised h264 encoding parameters by default if the profile is not base...James Dong2011-07-083-7/+66
|/
* Moved and renamed effect API header filesEric Laurent2011-07-0710-22/+27
* Merge "- Retrieve is_drm in MediaMetadataRetriever. - Add one more column in ...Gloria Wang2011-07-065-7/+13
|\
| * - Retrieve is_drm in MediaMetadataRetriever.Gloria Wang2011-07-015-7/+13
* | Merge "Bug 4571308 Provide correct video frame timestamps"Glenn Kasten2011-07-011-0/+3
|\ \
| * | Bug 4571308 Provide correct video frame timestampsGlenn Kasten2011-06-271-0/+3
* | | Merge "Charge network traffic to the uid of the process using the MediaPlayer."Andreas Huber2011-07-0124-22/+195
|\ \ \
| * | | Charge network traffic to the uid of the process using the MediaPlayer.Andreas Huber2011-07-0124-22/+195
* | | | Merge "Ignore all flush-complete notifications with port == OMX_ALL"Andreas Huber2011-07-011-0/+12
|\ \ \ \
| * | | | Ignore all flush-complete notifications with port == OMX_ALLAndreas Huber2011-07-011-0/+12
| |/ / /
* | | | Merge "Support a "secure input buffer" mode for use by Widevine DRM in OMXCod...Andreas Huber2011-07-011-42/+146
|\ \ \ \