summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-1388-0/+8360
* Merge "stagefright: fix AudioRecord callback buffer size" into jb-devEric Laurent2012-06-121-13/+33
|\
| * stagefright: fix AudioRecord callback buffer sizeEric Laurent2012-06-121-13/+33
* | Add NOTICE and MODULE_LICENSE_APACHE2 for libstagefright_soft_h264dec and lib...James Dong2012-06-124-0/+380
|/
* Merge "Update make file" into jb-devDave Burke2012-06-122-4/+2
|\
| * Update make fileDave Burke2012-06-122-4/+2
* | Merge "Fix gapless for deep buffers" into jb-devMarco Nelissen2012-06-121-0/+1
|\ \
| * | Fix gapless for deep buffersMarco Nelissen2012-06-111-0/+1
* | | Merge "Fix gapless playback" into jb-devMarco Nelissen2012-06-111-38/+47
|\ \ \ | |/ / | | / | |/ |/|
| * Fix gapless playbackMarco Nelissen2012-06-111-38/+47
* | Revert "Added some informational log messages to track down ANR related issues"James Dong2012-06-111-3/+2
|/
* 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
| |/