summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-16AudioResampler: use relative instead of absolute labelsNick Kralevich
2011-09-16Various improvements to nuplayer playbackAndreas Huber
2011-09-14Merge "Change an assert failure due to unsupported level by HW AVC decoder an...James Dong
2011-09-13Merge "Issue 5298399: Lost speech after a crash in gTalk."Eric Laurent
2011-09-13Issue 5298399: Lost speech after a crash in gTalk.Eric Laurent
2011-09-13Merge "Issue 4345021: Audio routed to multiple devices..."Eric Laurent
2011-09-13Issue 4345021: Audio routed to multiple devices...Eric Laurent
2011-09-13Merge "Support .avi tracks that have a sample size of 1, i.e. samples != chunks"Andreas Huber
2011-09-13Support .avi tracks that have a sample size of 1, i.e. samples != chunksAndreas Huber
2011-09-13Change an assert failure due to unsupported level by HW AVC decoder and repor...James Dong
2011-09-13Don't post position updates too frequentlyAndreas Huber
2011-09-12Merge "Turn an another assertion into a runtime error in ACodec's implementat...Andreas Huber
2011-09-12Turn an another assertion into a runtime error in ACodec's implementationAndreas Huber
2011-09-12Increase the avi extractor's confidence slighly over mp3'sAndreas Huber
2011-09-09Make MediaScanner skip certain directoriesGuang Zhu
2011-09-09Merge "Don't check mFilledBuffers whether it is empty or not when the port re...James Dong
2011-09-09Don't check mFilledBuffers whether it is empty or not when the port reconfigu...James Dong
2011-09-08Merge "AudioTrack: extend callback thread sleep time"Eric Laurent
2011-09-08Merge "Always set geometry in queuebuffer"Pannag Sanketi
2011-09-08AudioTrack: extend callback thread sleep timeEric Laurent
2011-09-08Always set geometry in queuebufferPannag Sanketi
2011-09-08Audio player must not be used as a timesource before it's started.Andreas Huber
2011-09-07Merge "Bug 5270905 fix MediaPlayer with IStreamSource"Glenn Kasten
2011-09-07Bug 5270905 fix MediaPlayer with IStreamSourceGlenn Kasten
2011-09-07Merge "Fixing bug in SurfaceMediaSource_test"Pannag Sanketi
2011-09-07Apparently keyframe status in audio tracks of .webm/.mkv files is unreliableAndreas Huber
2011-09-07Merge "Stop metadata retriever from dereferencing a NULL pointer if"Andreas Huber
2011-09-06Revert "To make SniffMP3() more concrete so that we can remove false-positve ...James Dong
2011-09-06Stop metadata retriever from dereferencing a NULL pointer ifAndreas Huber
2011-09-06Merge "Issue 5247986: Battery drain due to audio wakelock"Eric Laurent
2011-09-06Issue 5247986: Battery drain due to audio wakelockEric Laurent
2011-09-06Merge "Handle setDataSource failures properly. #5261671"Dave Burke
2011-09-06Handle setDataSource failures properly. #5261671Dave Burke
2011-09-06Merge "Don't overwrite pending port setting change if there are more than one...James Dong
2011-09-02Fixing bug in SurfaceMediaSource_testPannag Sanketi
2011-09-02Fix issue 5252593: any app can restart the runtimeEric Laurent
2011-09-02Properly serialize access to FileSource::getSize by acquiring the mutexAndreas Huber
2011-09-02Require INTERNET permission for network-based content.Dave Burke
2011-09-01Don't overwrite pending port setting change if there are more than one port s...James Dong
2011-09-01Merge "Guard the audio notifications with a separate lock to avoid deadlocks ...Andreas Huber
2011-09-01Guard the audio notifications with a separate lock to avoid deadlocks during ...Andreas Huber
2011-09-01Signal an error when encountering a malformed .ts stream.Andreas Huber
2011-09-01Add video snapshot camera parameter.Wu-cheng Li
2011-08-31Merge "Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSource"Pannag Sanketi
2011-08-31Incr. MIN_UNDEQUEUED_BUFFERS in SurfaceMediaSourcePannag Sanketi
2011-08-31Merge "I have one HLS stream that switches stream PIDs from one bandwidth to ...Andreas Huber
2011-08-31Merge "Discontinuities are only signalled on streams that have been identifie...Andreas Huber
2011-08-31I have one HLS stream that switches stream PIDs from one bandwidth to the nextAndreas Huber
2011-08-31Discontinuities are only signalled on streams that have been identified, i.e.Andreas Huber
2011-08-31Merge "Update SurfaceMediaSource_test to not use pbuffer configs"Pannag Sanketi