summaryrefslogtreecommitdiff
path: root/media
AgeCommit message (Expand)Author
2011-09-26Propagate error signalled by the source all the way to the output EOS notific...Andreas Huber
2011-09-26Merge "Support even more .avi files with .mp3 content not aligned to chunk bo...Andreas Huber
2011-09-23Support even more .avi files with .mp3 content not aligned to chunk boundariesAndreas Huber
2011-09-23am 1d71c7b4: Merge "Returning EOS in SurfaceMediaSource:read" into ics-factor...Pannag Sanketi
2011-09-22Returning EOS in SurfaceMediaSource:readPannag Sanketi
2011-09-21Merge "Support some .avi files containing H.264 video, log warnings if audio/...Andreas Huber
2011-09-21Support some .avi files containing H.264 video, log warnings if audio/video u...Andreas Huber
2011-09-21Bug 5234242 audio continues after discontinuityGlenn Kasten
2011-09-19am 92d0a64b: Merge "Add QVGA resolution to CamcorderProfile" into ics-factoryromJames Dong
2011-09-19Add QVGA resolution to CamcorderProfileJames Dong
2011-09-19Remove an O(n^2) algorithm in MPEG4Extractor.cpp to speed up seeks in long st...Andreas Huber
2011-09-16In order to recover from video lagging behind audio, drop avc framesAndreas Huber
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 "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