index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Added some informational log messages to track down ANR related issues"
James Dong
2012-06-11
1
-3
/
+2
*
Reduce underruns in screen off, esp. with EQ
Glenn Kasten
2012-06-08
1
-0
/
+1
*
Take latency and current time into account for visualization
Marco Nelissen
2012-06-07
1
-34
/
+63
*
Part of fix for double spins & faster startup
Jeff Tinker
2012-05-31
1
-8
/
+12
*
Do not keep audio wake lock when apps underrun.
Eric Laurent
2012-05-31
1
-14
/
+24
*
Only send port settings changed if the number of channels and sample rate are...
James Dong
2012-05-30
1
-6
/
+12
*
Merge "Precautionary logging to identify a potential infinite loop." into jb...
Dave Burke
2012-05-29
1
-0
/
+3
|
\
|
*
Precautionary logging to identify a potential infinite loop.
Dave Burke
2012-05-29
1
-0
/
+3
*
|
Added some informational log messages to track down ANR related issues
James Dong
2012-05-29
1
-2
/
+3
*
|
Merge "Unwedge ACodec if allocating output buffers fails while reconfiguring....
Andreas Huber
2012-05-29
1
-5
/
+8
|
\
\
|
*
|
Unwedge ACodec if allocating output buffers fails while reconfiguring.
Andreas Huber
2012-05-29
1
-5
/
+8
*
|
|
Force shutdown of the omx decoder even if it's in a wedged state...
Andreas Huber
2012-05-29
1
-7
/
+31
|
/
/
*
|
Merge "Property to enable AAC 5.1 pass-through." into jb-dev
Dave Burke
2012-05-25
3
-3
/
+18
|
\
\
|
|
/
|
*
Property to enable AAC 5.1 pass-through.
Dave Burke
2012-05-25
3
-3
/
+18
*
|
Merge "Prevent occurences of clipping in loud downmixed scenes" into jb-dev
Jean-Michel Trivi
2012-05-25
1
-20
/
+20
|
\
\
|
*
|
Prevent occurences of clipping in loud downmixed scenes
Jean-Michel Trivi
2012-05-24
1
-20
/
+20
|
|
/
*
|
Fix an error caused by sample size value by order
James Dong
2012-05-24
1
-2
/
+2
|
/
*
Tell surface flinger that we want to protect output buffers from being
Andreas Huber
2012-05-22
2
-0
/
+180
*
Only mark the audio player as started if it did so successfully.
Andreas Huber
2012-05-22
1
-2
/
+2
*
Revert "Stop audio source if AudioPlayer could not be started"
Andreas Huber
2012-05-22
1
-7
/
+6
*
Revert "Revert to PV for AAC codec for FactoryROM."
Dave Burke
2012-05-21
2
-4
/
+4
*
Revert to PV for AAC codec for FactoryROM.
Dave Burke
2012-05-21
2
-4
/
+4
*
Merge "Fix a mediaserver crash caused by dereferencing a NULL pointer." into ...
James Dong
2012-05-21
1
-5
/
+5
|
\
|
*
Fix a mediaserver crash caused by dereferencing a NULL pointer.
James Dong
2012-05-21
1
-5
/
+5
*
|
Merge "For an RTSP live stream we won't map rtp time to normal play time," in...
Andreas Huber
2012-05-21
1
-8
/
+3
|
\
\
|
*
|
For an RTSP live stream we won't map rtp time to normal play time,
Andreas Huber
2012-05-21
1
-8
/
+3
*
|
|
Merge "Add more verbose ADTS error logging to SoftAAC." into jb-dev
Andreas Huber
2012-05-21
2
-20
/
+46
|
\
\
\
|
*
|
|
Add more verbose ADTS error logging to SoftAAC.
Andreas Huber
2012-05-21
2
-20
/
+46
|
|
/
/
*
|
|
If we encounter an error during buffer allocation change state back
Andreas Huber
2012-05-21
1
-0
/
+2
|
/
/
*
|
Instead of asserting on malformed ADTS headers or insufficient data,
Andreas Huber
2012-05-18
1
-18
/
+43
|
/
*
Don't reconfigure stream after outputing data.
Dave Burke
2012-05-18
1
-17
/
+40
*
Robustness - use defaults if we see bogus sample rate / channels from decoder.
Dave Burke
2012-05-17
1
-5
/
+6
*
Handle stream changes at any point in the stream.
Dave Burke
2012-05-17
2
-34
/
+15
*
Merge "Clear the decoder input buffer after it signalled an error to be able ...
Dave Burke
2012-05-17
1
-1
/
+3
|
\
|
*
Clear the decoder input buffer after it signalled an error to be able to cont...
Andreas Huber
2012-05-17
1
-1
/
+3
*
|
Fixes parsing of PSI sections in MPEG2 transport streams
Andreas Huber
2012-05-17
2
-13
/
+160
|
/
*
Merge "Buffer at least 2 secs worth of data at startup of after a seek before...
Andreas Huber
2012-05-17
4
-0
/
+80
|
\
|
*
Buffer at least 2 secs worth of data at startup of after a seek before
Andreas Huber
2012-05-17
4
-0
/
+80
*
|
Merge "Prefix MPEG4-generic audio data with ADTS headers" into jb-dev
Andreas Huber
2012-05-17
6
-35
/
+128
|
\
\
|
*
|
Prefix MPEG4-generic audio data with ADTS headers
Andreas Huber
2012-05-17
6
-35
/
+128
|
|
/
*
|
Merge "Add informational logging to track 0 channel issue." into jb-dev
Dave Burke
2012-05-17
1
-3
/
+3
|
\
\
|
*
|
Add informational logging to track 0 channel issue.
Dave Burke
2012-05-17
1
-3
/
+3
*
|
|
Stop audio source if AudioPlayer could not be started
James Dong
2012-05-17
1
-6
/
+7
|
/
/
*
|
Merge "Stop extrapolating audio time from the anchor if we're paused or reach...
Andreas Huber
2012-05-17
1
-2
/
+19
|
\
\
|
|
/
|
/
|
|
*
Stop extrapolating audio time from the anchor if we're paused or reached eos.
Andreas Huber
2012-05-15
1
-2
/
+19
*
|
Merge "Stereo downmixer supports generic configurations. Fix 7.1 downmix" int...
Jean-Michel Trivi
2012-05-16
2
-11
/
+282
|
\
\
|
*
|
Stereo downmixer supports generic configurations. Fix 7.1 downmix
Jean-Michel Trivi
2012-05-16
2
-11
/
+282
|
|
/
*
|
Merge "Add logging for invalid channel count or sample rate." into jb-dev
Dave Burke
2012-05-15
1
-0
/
+3
|
\
\
|
*
|
Add logging for invalid channel count or sample rate.
Dave Burke
2012-05-15
1
-0
/
+3
*
|
|
Merge "Speed up stsz box write in MPEG4Writer" into jb-dev
James Dong
2012-05-15
1
-10
/
+38
|
\
\
\
[next]