summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Reduce underruns in screen off, esp. with EQGlenn Kasten2012-06-081-0/+1
* Take latency and current time into account for visualizationMarco Nelissen2012-06-071-34/+63
* Part of fix for double spins & faster startupJeff Tinker2012-05-311-8/+12
* Do not keep audio wake lock when apps underrun.Eric Laurent2012-05-311-14/+24
* Only send port settings changed if the number of channels and sample rate are...James Dong2012-05-301-6/+12
* Merge "Precautionary logging to identify a potential infinite loop." into jb...Dave Burke2012-05-291-0/+3
|\
| * Precautionary logging to identify a potential infinite loop.Dave Burke2012-05-291-0/+3
* | Added some informational log messages to track down ANR related issuesJames Dong2012-05-291-2/+3
* | Merge "Unwedge ACodec if allocating output buffers fails while reconfiguring....Andreas Huber2012-05-291-5/+8
|\ \
| * | Unwedge ACodec if allocating output buffers fails while reconfiguring.Andreas Huber2012-05-291-5/+8
* | | Force shutdown of the omx decoder even if it's in a wedged state...Andreas Huber2012-05-291-7/+31
|/ /
* | Merge "Property to enable AAC 5.1 pass-through." into jb-devDave Burke2012-05-253-3/+18
|\ \ | |/
| * Property to enable AAC 5.1 pass-through.Dave Burke2012-05-253-3/+18
* | Merge "Prevent occurences of clipping in loud downmixed scenes" into jb-devJean-Michel Trivi2012-05-251-20/+20
|\ \
| * | Prevent occurences of clipping in loud downmixed scenesJean-Michel Trivi2012-05-241-20/+20
| |/
* | Fix an error caused by sample size value by orderJames Dong2012-05-241-2/+2
|/
* Tell surface flinger that we want to protect output buffers from beingAndreas Huber2012-05-222-0/+180
* Only mark the audio player as started if it did so successfully.Andreas Huber2012-05-221-2/+2
* Revert "Stop audio source if AudioPlayer could not be started"Andreas Huber2012-05-221-7/+6
* Revert "Revert to PV for AAC codec for FactoryROM."Dave Burke2012-05-212-4/+4
* Revert to PV for AAC codec for FactoryROM.Dave Burke2012-05-212-4/+4
* Merge "Fix a mediaserver crash caused by dereferencing a NULL pointer." into ...James Dong2012-05-211-5/+5
|\
| * Fix a mediaserver crash caused by dereferencing a NULL pointer.James Dong2012-05-211-5/+5
* | Merge "For an RTSP live stream we won't map rtp time to normal play time," in...Andreas Huber2012-05-211-8/+3
|\ \
| * | For an RTSP live stream we won't map rtp time to normal play time,Andreas Huber2012-05-211-8/+3
* | | Merge "Add more verbose ADTS error logging to SoftAAC." into jb-devAndreas Huber2012-05-212-20/+46
|\ \ \
| * | | Add more verbose ADTS error logging to SoftAAC.Andreas Huber2012-05-212-20/+46
| |/ /
* | | If we encounter an error during buffer allocation change state backAndreas Huber2012-05-211-0/+2
|/ /
* | Instead of asserting on malformed ADTS headers or insufficient data,Andreas Huber2012-05-181-18/+43
|/
* Don't reconfigure stream after outputing data.Dave Burke2012-05-181-17/+40
* Robustness - use defaults if we see bogus sample rate / channels from decoder.Dave Burke2012-05-171-5/+6
* Handle stream changes at any point in the stream.Dave Burke2012-05-172-34/+15
* Merge "Clear the decoder input buffer after it signalled an error to be able ...Dave Burke2012-05-171-1/+3
|\
| * Clear the decoder input buffer after it signalled an error to be able to cont...Andreas Huber2012-05-171-1/+3
* | Fixes parsing of PSI sections in MPEG2 transport streamsAndreas Huber2012-05-172-13/+160
|/
* Merge "Buffer at least 2 secs worth of data at startup of after a seek before...Andreas Huber2012-05-174-0/+80
|\
| * Buffer at least 2 secs worth of data at startup of after a seek beforeAndreas Huber2012-05-174-0/+80
* | Merge "Prefix MPEG4-generic audio data with ADTS headers" into jb-devAndreas Huber2012-05-176-35/+128
|\ \
| * | Prefix MPEG4-generic audio data with ADTS headersAndreas Huber2012-05-176-35/+128
| |/
* | Merge "Add informational logging to track 0 channel issue." into jb-devDave Burke2012-05-171-3/+3
|\ \
| * | Add informational logging to track 0 channel issue.Dave Burke2012-05-171-3/+3
* | | Stop audio source if AudioPlayer could not be startedJames Dong2012-05-171-6/+7
|/ /
* | Merge "Stop extrapolating audio time from the anchor if we're paused or reach...Andreas Huber2012-05-171-2/+19
|\ \ | |/ |/|
| * Stop extrapolating audio time from the anchor if we're paused or reached eos.Andreas Huber2012-05-151-2/+19
* | Merge "Stereo downmixer supports generic configurations. Fix 7.1 downmix" int...Jean-Michel Trivi2012-05-162-11/+282
|\ \
| * | Stereo downmixer supports generic configurations. Fix 7.1 downmixJean-Michel Trivi2012-05-162-11/+282
| |/
* | Merge "Add logging for invalid channel count or sample rate." into jb-devDave Burke2012-05-151-0/+3
|\ \
| * | Add logging for invalid channel count or sample rate.Dave Burke2012-05-151-0/+3
* | | Merge "Speed up stsz box write in MPEG4Writer" into jb-devJames Dong2012-05-151-10/+38
|\ \ \
| * | | Speed up stsz box write in MPEG4WriterJames Dong2012-05-151-10/+38
| | |/ | |/|