summaryrefslogtreecommitdiff
path: root/media
AgeCommit message (Expand)Author
2012-06-08Reduce underruns in screen off, esp. with EQGlenn Kasten
2012-06-07Take latency and current time into account for visualizationMarco Nelissen
2012-05-31Part of fix for double spins & faster startupJeff Tinker
2012-05-31Do not keep audio wake lock when apps underrun.Eric Laurent
2012-05-30Only send port settings changed if the number of channels and sample rate are...James Dong
2012-05-29Merge "Precautionary logging to identify a potential infinite loop." into jb...Dave Burke
2012-05-29Precautionary logging to identify a potential infinite loop.Dave Burke
2012-05-29Added some informational log messages to track down ANR related issuesJames Dong
2012-05-29Merge "Unwedge ACodec if allocating output buffers fails while reconfiguring....Andreas Huber
2012-05-29Unwedge ACodec if allocating output buffers fails while reconfiguring.Andreas Huber
2012-05-29Force shutdown of the omx decoder even if it's in a wedged state...Andreas Huber
2012-05-25Merge "Property to enable AAC 5.1 pass-through." into jb-devDave Burke
2012-05-25Property to enable AAC 5.1 pass-through.Dave Burke
2012-05-25Merge "Prevent occurences of clipping in loud downmixed scenes" into jb-devJean-Michel Trivi
2012-05-24Fix an error caused by sample size value by orderJames Dong
2012-05-24Prevent occurences of clipping in loud downmixed scenesJean-Michel Trivi
2012-05-22Tell surface flinger that we want to protect output buffers from beingAndreas Huber
2012-05-22Only mark the audio player as started if it did so successfully.Andreas Huber
2012-05-22Revert "Stop audio source if AudioPlayer could not be started"Andreas Huber
2012-05-21Revert "Revert to PV for AAC codec for FactoryROM."Dave Burke
2012-05-21Revert to PV for AAC codec for FactoryROM.Dave Burke
2012-05-21Merge "Fix a mediaserver crash caused by dereferencing a NULL pointer." into ...James Dong
2012-05-21Merge "For an RTSP live stream we won't map rtp time to normal play time," in...Andreas Huber
2012-05-21Fix a mediaserver crash caused by dereferencing a NULL pointer.James Dong
2012-05-21For an RTSP live stream we won't map rtp time to normal play time,Andreas Huber
2012-05-21Merge "Add more verbose ADTS error logging to SoftAAC." into jb-devAndreas Huber
2012-05-21Add more verbose ADTS error logging to SoftAAC.Andreas Huber
2012-05-21If we encounter an error during buffer allocation change state backAndreas Huber
2012-05-18Instead of asserting on malformed ADTS headers or insufficient data,Andreas Huber
2012-05-18Don't reconfigure stream after outputing data.Dave Burke
2012-05-17Robustness - use defaults if we see bogus sample rate / channels from decoder.Dave Burke
2012-05-17Handle stream changes at any point in the stream.Dave Burke
2012-05-17Merge "Clear the decoder input buffer after it signalled an error to be able ...Dave Burke
2012-05-17Fixes parsing of PSI sections in MPEG2 transport streamsAndreas Huber
2012-05-17Clear the decoder input buffer after it signalled an error to be able to cont...Andreas Huber
2012-05-17Merge "Buffer at least 2 secs worth of data at startup of after a seek before...Andreas Huber
2012-05-17Buffer at least 2 secs worth of data at startup of after a seek beforeAndreas Huber
2012-05-17Merge "Prefix MPEG4-generic audio data with ADTS headers" into jb-devAndreas Huber
2012-05-17Merge "Add informational logging to track 0 channel issue." into jb-devDave Burke
2012-05-17Add informational logging to track 0 channel issue.Dave Burke
2012-05-17Prefix MPEG4-generic audio data with ADTS headersAndreas Huber
2012-05-17Stop audio source if AudioPlayer could not be startedJames Dong
2012-05-17Merge "Stop extrapolating audio time from the anchor if we're paused or reach...Andreas Huber
2012-05-16Merge "Stereo downmixer supports generic configurations. Fix 7.1 downmix" int...Jean-Michel Trivi
2012-05-16Stereo downmixer supports generic configurations. Fix 7.1 downmixJean-Michel Trivi
2012-05-15Merge "Add logging for invalid channel count or sample rate." into jb-devDave Burke
2012-05-15Add logging for invalid channel count or sample rate.Dave Burke
2012-05-15Merge "Speed up stsz box write in MPEG4Writer" into jb-devJames Dong
2012-05-15Speed up stsz box write in MPEG4WriterJames Dong
2012-05-15Log which OMX component is not returning all buffers to us on executing->idle.Andreas Huber