summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Partial revert of previous change to improve hardware AAC decoder performance...Andreas Huber2010-04-061-20/+0
* Merge "Coalesce multiple encoded AAC frames into a single input buffer on thi...Andreas Huber2010-04-021-41/+108
|\
| * Coalesce multiple encoded AAC frames into a single input buffer on this parti...Andreas Huber2010-04-021-41/+108
* | Merge "Support another kind of iso mpeg4 file." into froyoAndreas Huber2010-04-021-1/+1
|\ \ | |/ |/|
| * Support another kind of iso mpeg4 file.Andreas Huber2010-04-011-1/+1
* | Use local lock for most MediaMetadataRetriever methods. Bug 2560834.Dave Sparks2010-04-011-0/+7
* | Update AMR codec.Dave Sparks2010-04-011-1/+1
|/
* Merge "Skip any number of leading ID3v2 tags (instead of just the first), als...Andreas Huber2010-03-311-51/+31
|\
| * Skip any number of leading ID3v2 tags (instead of just the first), also simpl...Andreas Huber2010-03-311-51/+31
* | Merge "Properly send a MEDIA_SEEK_COMPLETE notification for a seek request wh...Andreas Huber2010-03-312-2/+19
|\ \
| * | Properly send a MEDIA_SEEK_COMPLETE notification for a seek request while pau...Andreas Huber2010-03-312-2/+19
| |/
* | Merge "Properly fill in the component name for the software decoders." into f...Andreas Huber2010-03-305-0/+10
|\ \ | |/ |/|
| * Properly fill in the component name for the software decoders.Andreas Huber2010-03-305-0/+10
* | Timeout on socket recv calls after 5secs, retry connection also if server une...Andreas Huber2010-03-302-4/+35
|/
* Limit the total amount of ID3 metadata to something (un-)reasonable: 3MB.Andreas Huber2010-03-291-0/+7
* Merge "Fix a bug where the TimedEventQueue mistakenly accesses a bogus event ...Andreas Huber2010-03-291-4/+27
|\
| * Fix a bug where the TimedEventQueue mistakenly accesses a bogus event if the ...Andreas Huber2010-03-291-4/+27
* | Finer-grained locking in AwesomePlayer, position and duration are now protect...Andreas Huber2010-03-262-18/+21
|/
* Merge "QueryCodecs now returns the names of the software codecs (non-OpenMax)...Andreas Huber2010-03-241-0/+17
|\
| * QueryCodecs now returns the names of the software codecs (non-OpenMax) as well.Andreas Huber2010-03-241-0/+17
* | Enable early termination of the prefetcher's preparation phase.Andreas Huber2010-03-244-4/+37
|/
* Clear the local prefetcher strong reference before signalling that prepare() ...Andreas Huber2010-03-231-0/+2
* libutils Condition are now PRIVATE by defaultMathias Agopian2010-03-191-2/+4
* Merge "Report a runtime error rather than asserting if the amr software decod...Andreas Huber2010-03-181-1/+9
|\
| * Report a runtime error rather than asserting if the amr software decoder read...Andreas Huber2010-03-181-1/+9
* | Tweak the omx tests to always do a seek-beyond-EOS on the first iteration, fo...Andreas Huber2010-03-181-3/+14
|/
* Either the software mp3 decoder's CRC computation is wrong (and PV never enab...Andreas Huber2010-03-181-1/+1
* Merge "While streaming media data, upon a socket-read error, try reconnecting...Andreas Huber2010-03-182-3/+19
|\
| * While streaming media data, upon a socket-read error, try reconnecting to the...Andreas Huber2010-03-172-3/+19
* | Merge "Instead of asserting that nothing bad happened during (software-)AAC d...Andreas Huber2010-03-171-1/+10
|\ \
| * | Instead of asserting that nothing bad happened during (software-)AAC decoding...Andreas Huber2010-03-171-1/+10
| |/
* | Merge "Fix issue 2416481: Support Voice Dialer over BT SCO."Eric Laurent2010-03-171-2/+13
|\ \ | |/ |/|
| * Fix issue 2416481: Support Voice Dialer over BT SCO.Eric Laurent2010-03-161-2/+13
* | "isPlaying" should never block, acquiring the mutex here is unnecessary, rath...Andreas Huber2010-03-161-2/+0
* | Merge "Properly handle errors during the codec configuration phase, attempt t...Andreas Huber2010-03-162-45/+73
|\ \
| * | Properly handle errors during the codec configuration phase, attempt to rever...Andreas Huber2010-03-162-45/+73
* | | Merge "Fixes bug 2502132, and masks bug 2518313."Glenn Kasten2010-03-161-1/+1
|\ \ \
| * | | Fixes bug 2502132, and masks bug 2518313.Glenn Kasten2010-03-161-1/+1
| | |/ | |/|
* | | Merge "Fix regression in directory scanning"Kenny Root2010-03-161-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix regression in directory scanningKenny Root2010-03-151-1/+1
| |/
* | Adjust expected text frame length in ID3Kenny Root2010-03-151-0/+1
|/
* We no longer do sanity checks based on "hdlr" tags in .mp4 files. Pretty soon...Andreas Huber2010-03-152-52/+0
* Merge "Hack to "support" "enhanced" podcasts... slang for malformed .mp4 files."Andreas Huber2010-03-152-7/+50
|\
| * Hack to "support" "enhanced" podcasts... slang for malformed .mp4 files.Andreas Huber2010-03-152-7/+50
* | Merge "Fix the media metadata retriever (tests). The native constants must ma...Andreas Huber2010-03-151-0/+18
|\ \
| * | Fix the media metadata retriever (tests). The native constants must match tho...Andreas Huber2010-03-121-0/+18
* | | Merge "Tag the "testid3" commandline tool as "debug-only". It doesn't need to...Andreas Huber2010-03-151-0/+2
|\ \ \
| * | | Tag the "testid3" commandline tool as "debug-only". It doesn't need to be inc...Andreas Huber2010-03-151-0/+2
| | |/ | |/|
* | | Fixing the sim build.Andreas Huber2010-03-151-1/+2
|/ /
* | Boost OMX callback dispatcher thread priority to prevent audio playback stutt...Andreas Huber2010-03-121-0/+7
|/