summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "Issue 5247986: Battery drain due to audio wakelock"Eric Laurent2011-09-061-4/+21
|\
| * Issue 5247986: Battery drain due to audio wakelockEric Laurent2011-09-061-4/+21
* | Merge "Handle setDataSource failures properly. #5261671"Dave Burke2011-09-061-9/+9
|\ \
| * | Handle setDataSource failures properly. #5261671Dave Burke2011-09-061-9/+9
* | | Merge "Don't overwrite pending port setting change if there are more than one...James Dong2011-09-061-2/+4
|\ \ \ | |/ / |/| |
| * | Don't overwrite pending port setting change if there are more than one port s...James Dong2011-09-011-2/+4
* | | Fix issue 5252593: any app can restart the runtimeEric Laurent2011-09-021-1/+7
| |/ |/|
* | Properly serialize access to FileSource::getSize by acquiring the mutexAndreas Huber2011-09-021-0/+2
* | Require INTERNET permission for network-based content.Dave Burke2011-09-025-173/+131
|/
* Merge "Guard the audio notifications with a separate lock to avoid deadlocks ...Andreas Huber2011-09-012-18/+17
|\
| * Guard the audio notifications with a separate lock to avoid deadlocks during ...Andreas Huber2011-09-012-18/+17
* | Signal an error when encountering a malformed .ts stream.Andreas Huber2011-09-011-13/+33
|/
* Merge "I have one HLS stream that switches stream PIDs from one bandwidth to ...Andreas Huber2011-08-315-27/+101
|\
| * I have one HLS stream that switches stream PIDs from one bandwidth to the nextAndreas Huber2011-08-315-27/+101
* | Merge "Discontinuities are only signalled on streams that have been identifie...Andreas Huber2011-08-312-32/+26
|\ \ | |/
| * Discontinuities are only signalled on streams that have been identified, i.e.Andreas Huber2011-08-312-32/+26
* | Merge "Update SurfaceMediaSource_test to not use pbuffer configs"Pannag Sanketi2011-08-311-30/+16
|\ \
| * | Update SurfaceMediaSource_test to not use pbuffer configsPannag Sanketi2011-08-301-30/+16
* | | Merge "Fix a crash where the EOS was signalled but some output buffer were st...James Dong2011-08-311-1/+1
|\ \ \
| * | | Fix a crash where the EOS was signalled but some output buffer were still pen...James Dong2011-08-301-1/+1
* | | | Merge "Fix SurfaceMediaSource timestamp handling."Eino-Ville Talvala2011-08-311-2/+26
|\ \ \ \
| * | | | Fix SurfaceMediaSource timestamp handling.Eino-Ville Talvala2011-08-301-2/+26
* | | | | Merge "Stop the AudioSource in reset() of AwesomePlayer if AudioSource is not...Gloria Wang2011-08-311-1/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Stop the AudioSource in reset() of AwesomePlayer if AudioSource is not NULLGloria Wang2011-08-311-1/+2
* | | | | Merge "ATSParser now supports a mode in which PTS is considered to be absolut...Andreas Huber2011-08-313-11/+24
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ATSParser now supports a mode in which PTS is considered to be absolute timeAndreas Huber2011-08-303-11/+24
| | |/ / | |/| |
* | | | Merge "226483: A2DP connected, but music out to speaker"Eric Laurent2011-08-302-0/+12
|\ \ \ \
| * | | | 226483: A2DP connected, but music out to speakerEric Laurent2011-08-302-0/+12
* | | | | Merge "Bug 5156756 Fix AAC ADTS header size computation"Jean-Michel Trivi2011-08-301-9/+24
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Bug 5156756 Fix AAC ADTS header size computationJean-Michel Trivi2011-08-291-9/+24
| | |/ / | |/| |
* | | | Return an error to the client instead of asserting if decoder instantiation f...Andreas Huber2011-08-293-15/+24
|/ / /
* | | Merge "Signal errors to the client instead of asserting in ACodec."Andreas Huber2011-08-293-22/+55
|\ \ \
| * | | Signal errors to the client instead of asserting in ACodec.Andreas Huber2011-08-263-22/+55
* | | | Merge "Default W, H allowed in SurfaceMediaSource dequeue"Pannag Sanketi2011-08-281-3/+5
|\ \ \ \
| * | | | Default W, H allowed in SurfaceMediaSource dequeuePannag Sanketi2011-08-241-3/+5
* | | | | Merge "Fixing small syntax error in MPEG4 logging"Pannag Sanketi2011-08-261-2/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Fixing small syntax error in MPEG4 loggingPannag Sanketi2011-08-261-2/+2
| | |_|/ | |/| |
* | | | Merge "Support for posting messages and synchronously waiting for a response."Andreas Huber2011-08-262-6/+68
|\ \ \ \ | |/ / / |/| | |
| * | | Support for posting messages and synchronously waiting for a response.Andreas Huber2011-08-252-6/+68
* | | | Properly reset the number of frames we think we've written to the audio sinkAndreas Huber2011-08-261-0/+2
| |_|/ |/| |
* | | Merge "Bug 4364249 Play position is 0 after flushing AudioTrack"Jean-Michel Trivi2011-08-251-1/+4
|\ \ \ | |/ / |/| |
| * | Bug 4364249 Play position is 0 after flushing AudioTrackJean-Michel Trivi2011-08-251-1/+4
* | | Merge "When encountering a discontinuity, flush(clear) all content enqueued u...Andreas Huber2011-08-251-14/+18
|\ \ \
| * | | When encountering a discontinuity, flush(clear) all content enqueued up to thatAndreas Huber2011-08-251-14/+18
* | | | Merge "Set mSeekNotificationSent as false for RTSP seeking. Fix for bug 52087...Gloria Wang2011-08-251-0/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Set mSeekNotificationSent as false for RTSP seeking.Gloria Wang2011-08-251-0/+1
* | | | Merge "When Camera is launched by media recording framework, stagefright cont...James Dong2011-08-251-0/+9
|\ \ \ \ | |_|/ / |/| | |
| * | | When Camera is launched by media recording framework, stagefright controls th...James Dong2011-08-241-0/+9
* | | | Merge "Port setting change should happen before receiving any filled frame."Chih-Chung Chang2011-08-241-0/+1
|\ \ \ \
| * | | | Port setting change should happen before receiving any filled frame.Chih-Chung Chang2011-08-231-0/+1