| Commit message (Expand) | Author | Age | Files | Lines |
* | While streaming media data, upon a socket-read error, try reconnecting to the... | Andreas Huber | 2010-03-17 | 2 | -3/+19 |
* | "isPlaying" should never block, acquiring the mutex here is unnecessary, rath... | Andreas Huber | 2010-03-16 | 1 | -2/+0 |
* | Merge "Properly handle errors during the codec configuration phase, attempt t... | Andreas Huber | 2010-03-16 | 2 | -45/+73 |
|\ |
|
| * | Properly handle errors during the codec configuration phase, attempt to rever... | Andreas Huber | 2010-03-16 | 2 | -45/+73 |
* | | Merge "Fixes bug 2502132, and masks bug 2518313." | Glenn Kasten | 2010-03-16 | 1 | -1/+1 |
|\ \ |
|
| * | | Fixes bug 2502132, and masks bug 2518313. | Glenn Kasten | 2010-03-16 | 1 | -1/+1 |
* | | | Merge "Fix regression in directory scanning" | Kenny Root | 2010-03-16 | 1 | -1/+1 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fix regression in directory scanning | Kenny Root | 2010-03-15 | 1 | -1/+1 |
| |/ |
|
* | | Adjust expected text frame length in ID3 | Kenny Root | 2010-03-15 | 1 | -0/+1 |
|/ |
|
* | We no longer do sanity checks based on "hdlr" tags in .mp4 files. Pretty soon... | Andreas Huber | 2010-03-15 | 2 | -52/+0 |
* | Merge "Hack to "support" "enhanced" podcasts... slang for malformed .mp4 files." | Andreas Huber | 2010-03-15 | 2 | -7/+50 |
|\ |
|
| * | Hack to "support" "enhanced" podcasts... slang for malformed .mp4 files. | Andreas Huber | 2010-03-15 | 2 | -7/+50 |
* | | Merge "Fix the media metadata retriever (tests). The native constants must ma... | Andreas Huber | 2010-03-15 | 1 | -0/+18 |
|\ \ |
|
| * | | Fix the media metadata retriever (tests). The native constants must match tho... | Andreas Huber | 2010-03-12 | 1 | -0/+18 |
* | | | Merge "Tag the "testid3" commandline tool as "debug-only". It doesn't need to... | Andreas Huber | 2010-03-15 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | Tag the "testid3" commandline tool as "debug-only". It doesn't need to be inc... | Andreas Huber | 2010-03-15 | 1 | -0/+2 |
| | |/
| |/| |
|
* | | | Fixing the sim build. | Andreas Huber | 2010-03-15 | 1 | -1/+2 |
|/ / |
|
* | | Boost OMX callback dispatcher thread priority to prevent audio playback stutt... | Andreas Huber | 2010-03-12 | 1 | -0/+7 |
|/ |
|
* | Merge "HTTPStream and HTTPDataSource now support cancellation of the connecti... | Andreas Huber | 2010-03-12 | 7 | -51/+199 |
|\ |
|
| * | HTTPStream and HTTPDataSource now support cancellation of the connection proc... | Andreas Huber | 2010-03-12 | 7 | -51/+199 |
* | | Merge "Revert "Do autodetection even if no locale was specified, and use the"" | Marco Nelissen | 2010-03-11 | 1 | -39/+35 |
|\ \ |
|
| * | | Revert "Do autodetection even if no locale was specified, and use the" | Marco Nelissen | 2010-03-11 | 1 | -39/+35 |
| * | | Revert "Allow invoke in all the player states except idle and error." | Nicolas Catania | 2010-03-11 | 1 | -4/+2 |
| * | | Allow invoke in all the player states except idle and error. | Nicolas Catania | 2010-03-10 | 1 | -2/+4 |
* | | | Allow invoke in all the player states except idle and error. | Nicolas Catania | 2010-03-11 | 1 | -2/+4 |
| |/
|/| |
|
* | | Reduce buffer sizes related to HTTP media data transfer in order to reduce th... | Andreas Huber | 2010-03-10 | 2 | -2/+1 |
|/ |
|
* | Merge "Instead of instantiating StagefrightMetadataRetriever directly, instan... | Andreas Huber | 2010-03-10 | 1 | -8/+12 |
|\ |
|
| * | Instead of instantiating StagefrightMetadataRetriever directly, instantiate a... | Andreas Huber | 2010-03-10 | 1 | -8/+12 |
* | | MEDIA_PLAYER_STATE_ERROR is not a bitmask | Marco Nelissen | 2010-03-10 | 1 | -1/+2 |
|/ |
|
* | Use a more descriptive user-agent string (similar to PV's before) in stagefri... | Andreas Huber | 2010-03-08 | 1 | -5/+11 |
* | Merge "The audio track was accidentally not participating in the prefetch sin... | Andreas Huber | 2010-03-08 | 3 | -13/+24 |
|\ |
|
| * | The audio track was accidentally not participating in the prefetch since it w... | Andreas Huber | 2010-03-08 | 3 | -13/+24 |
* | | Merge "Apparently a MemoryHeapPMem must be slap()ed for SurfaceFlinger to use... | Andreas Huber | 2010-03-08 | 1 | -1/+3 |
|\ \
| |/
|/| |
|
| * | Apparently a MemoryHeapPMem must be slap()ed for SurfaceFlinger to use the co... | Andreas Huber | 2010-03-08 | 1 | -1/+3 |
* | | Increase the amount of data buffered at preparation time. Make sure to start ... | Andreas Huber | 2010-03-08 | 2 | -24/+21 |
* | | The prefetched source was unnecessarily holding a lock while receiving data f... | Andreas Huber | 2010-03-08 | 1 | -5/+18 |
|/ |
|
* | Merge "Fix issue 2428563: Camera rendered inoperable by voice call interrupti... | Eric Laurent | 2010-03-05 | 1 | -3/+7 |
|\ |
|
| * | Fix issue 2428563: Camera rendered inoperable by voice call interruption. | Eric Laurent | 2010-03-05 | 1 | -3/+7 |
* | | Merge "Instead of allocating the decoder instances in response to a call to s... | Andreas Huber | 2010-03-05 | 2 | -35/+70 |
|\ \ |
|
| * | | Instead of allocating the decoder instances in response to a call to setDataS... | Andreas Huber | 2010-03-05 | 2 | -35/+70 |
| |/ |
|
* | | NPR's audio streams start with a 30sec segment whose mp3 headers are subtly d... | Andreas Huber | 2010-03-04 | 1 | -3/+5 |
|/ |
|
* | Fix build. I screwed up a merge. | Dave Sparks | 2010-03-02 | 1 | -1/+1 |
* | Add locking to signal in AudioCache::notify(). Bug 2317844. | Dave Sparks | 2010-03-02 | 1 | -1/+2 |
* | Issue 2071329: audio track is shorter than video track for video capture on s... | Eric Laurent | 2010-03-02 | 3 | -2/+38 |
* | Ensure that the audio codec instance is actually going away before we attempt... | Andreas Huber | 2010-03-01 | 1 | -0/+11 |
* | Merge "Don't allow MediaRecorder.setParameter() to be invoked in the followin... | James Dong | 2010-02-26 | 1 | -0/+9 |
|\ |
|
| * | Don't allow MediaRecorder.setParameter() to be invoked in the following states: | James Dong | 2010-02-25 | 1 | -0/+9 |
* | | When we're in the 'playback complete' state, don't consider pausing | Marco Nelissen | 2010-02-26 | 1 | -1/+1 |
* | | Merge "The PV aac software decoder screws up if playing a mono-AACplus stream... | Andreas Huber | 2010-02-26 | 1 | -6/+8 |
|\ \ |
|
| * | | The PV aac software decoder screws up if playing a mono-AACplus stream unless... | Andreas Huber | 2010-02-26 | 1 | -6/+8 |