| Commit message (Expand) | Author | Age | Files | Lines |
* | Better seek handling and proper reset of the vorbis decoder after a discontin... | Andreas Huber | 2010-05-11 | 2 | -9/+22 |
* | A new OggExtractor/VorbisDecoder combo to support approximate seeking. | Andreas Huber | 2010-05-07 | 14 | -371/+964 |
* | Merge "Disable vorbis seek when streaming from localhost." into froyo | Andreas Huber | 2010-05-06 | 8 | -5/+106 |
|\ |
|
| * | Disable vorbis seek when streaming from localhost. | Andreas Huber | 2010-05-06 | 8 | -5/+106 |
* | | For issue #2651381, allow library prelinking. | Dan Bornstein | 2010-05-05 | 5 | -10/+0 |
|/ |
|
* | Support for Ogg Vorbis decoding in stagefright. | Andreas Huber | 2010-05-04 | 7 | -7/+413 |
* | Switch to use software MP3 decoder | James Dong | 2010-04-26 | 1 | -1/+1 |
* | Apparently select() does not immediately return if one of the masked socket d... | Andreas Huber | 2010-04-20 | 2 | -27/+14 |
* | Don't coalesce more than 250ms worth of encoded data into a single codec inpu... | Andreas Huber | 2010-04-20 | 1 | -2/+12 |
* | Use PV_PLAYER to handle RTSP streaming | James Dong | 2010-04-14 | 1 | -0/+5 |
* | Snif more 3GPP file types according to http://www.ftyps.com/3gpp.html | James Dong | 2010-04-13 | 1 | -0/+2 |
* | Merge "Better diagnostics in the stagefright commandline tool, support for pl... | Andreas Huber | 2010-04-13 | 1 | -1/+1 |
|\ |
|
| * | Better diagnostics in the stagefright commandline tool, support for playing s... | Andreas Huber | 2010-04-13 | 1 | -1/+1 |
* | | Merge "Don't set encoder component role while we query decoders" into froyo | James Dong | 2010-04-13 | 1 | -1/+1 |
|\ \ |
|
| * | | Don't set encoder component role while we query decoders | James Dong | 2010-04-13 | 1 | -1/+1 |
* | | | Fix for 2581725. Keep the last frame after resume(), and delete it | Gloria Wang | 2010-04-13 | 1 | -2/+14 |
| |/
|/| |
|
* | | Distinguish QCELP audio from mpeg4 audio, ignore QCELP audio tracks since we ... | Andreas Huber | 2010-04-12 | 5 | -11/+50 |
* | | Fix a race condition in TimedEventQueue, an event may be cancelled while we'r... | Andreas Huber | 2010-04-12 | 2 | -9/+36 |
|/ |
|
* | Merge "Fix a case where the aac hardware decoder is in a transition state and... | Andreas Huber | 2010-04-12 | 1 | -1/+7 |
|\ |
|
| * | Fix a case where the aac hardware decoder is in a transition state and refuse... | Andreas Huber | 2010-04-12 | 1 | -1/+7 |
* | | Merge "Ignore corrupt aac audio frames and substitute silence." into froyo | Andreas Huber | 2010-04-12 | 1 | -12/+19 |
|\ \ |
|
| * | | Ignore corrupt aac audio frames and substitute silence. | Andreas Huber | 2010-04-12 | 1 | -12/+19 |
| |/ |
|
* | | Start sending out buffering updates earlier (after preparation has completed)... | Andreas Huber | 2010-04-12 | 1 | -2/+4 |
|/ |
|
* | Merge "Support for ID3 V2.4 tags." into froyo | Andreas Huber | 2010-04-09 | 2 | -24/+118 |
|\ |
|
| * | Support for ID3 V2.4 tags. | Andreas Huber | 2010-04-08 | 2 | -24/+118 |
* | | Refactor connection/redirection code, support redirects on reconnection. | Andreas Huber | 2010-04-08 | 1 | -140/+96 |
* | | Increase the size of the pages used in CachingDataSource (total amount of mem... | Andreas Huber | 2010-04-08 | 3 | -5/+24 |
|/ |
|
* | Report the requested seek time while seek is in progress. | Andreas Huber | 2010-04-07 | 1 | -2/+5 |
* | Partial revert of previous change to improve hardware AAC decoder performance... | Andreas Huber | 2010-04-06 | 1 | -20/+0 |
* | Merge "Coalesce multiple encoded AAC frames into a single input buffer on thi... | Andreas Huber | 2010-04-02 | 1 | -41/+108 |
|\ |
|
| * | Coalesce multiple encoded AAC frames into a single input buffer on this parti... | Andreas Huber | 2010-04-02 | 1 | -41/+108 |
* | | Merge "Support another kind of iso mpeg4 file." into froyo | Andreas Huber | 2010-04-02 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Support another kind of iso mpeg4 file. | Andreas Huber | 2010-04-01 | 1 | -1/+1 |
* | | Use local lock for most MediaMetadataRetriever methods. Bug 2560834. | Dave Sparks | 2010-04-01 | 1 | -0/+7 |
* | | Update AMR codec. | Dave Sparks | 2010-04-01 | 1 | -1/+1 |
|/ |
|
* | Merge "Skip any number of leading ID3v2 tags (instead of just the first), als... | Andreas Huber | 2010-03-31 | 1 | -51/+31 |
|\ |
|
| * | Skip any number of leading ID3v2 tags (instead of just the first), also simpl... | Andreas Huber | 2010-03-31 | 1 | -51/+31 |
* | | Merge "Properly send a MEDIA_SEEK_COMPLETE notification for a seek request wh... | Andreas Huber | 2010-03-31 | 2 | -2/+19 |
|\ \ |
|
| * | | Properly send a MEDIA_SEEK_COMPLETE notification for a seek request while pau... | Andreas Huber | 2010-03-31 | 2 | -2/+19 |
| |/ |
|
* | | Merge "Properly fill in the component name for the software decoders." into f... | Andreas Huber | 2010-03-30 | 5 | -0/+10 |
|\ \
| |/
|/| |
|
| * | Properly fill in the component name for the software decoders. | Andreas Huber | 2010-03-30 | 5 | -0/+10 |
* | | Timeout on socket recv calls after 5secs, retry connection also if server une... | Andreas Huber | 2010-03-30 | 2 | -4/+35 |
|/ |
|
* | Limit the total amount of ID3 metadata to something (un-)reasonable: 3MB. | Andreas Huber | 2010-03-29 | 1 | -0/+7 |
* | Merge "Fix a bug where the TimedEventQueue mistakenly accesses a bogus event ... | Andreas Huber | 2010-03-29 | 1 | -4/+27 |
|\ |
|
| * | Fix a bug where the TimedEventQueue mistakenly accesses a bogus event if the ... | Andreas Huber | 2010-03-29 | 1 | -4/+27 |
* | | Finer-grained locking in AwesomePlayer, position and duration are now protect... | Andreas Huber | 2010-03-26 | 2 | -18/+21 |
|/ |
|
* | Merge "QueryCodecs now returns the names of the software codecs (non-OpenMax)... | Andreas Huber | 2010-03-24 | 1 | -0/+17 |
|\ |
|
| * | QueryCodecs now returns the names of the software codecs (non-OpenMax) as well. | Andreas Huber | 2010-03-24 | 1 | -0/+17 |
* | | Enable early termination of the prefetcher's preparation phase. | Andreas Huber | 2010-03-24 | 4 | -4/+37 |
|/ |
|
* | Clear the local prefetcher strong reference before signalling that prepare() ... | Andreas Huber | 2010-03-23 | 1 | -0/+2 |