summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/include/AwesomePlayer.h
Commit message (Expand)AuthorAgeFilesLines
* Using widevine:// to stream adaptive bitrate wvm content no longerAndreas Huber2011-05-101-0/+6
* Merge "Alternate patch for late video issue: seek only the video ahead to the...Andreas Huber2011-02-241-1/+7
|\
| * Alternate patch for late video issue: seek only the video ahead to the nextAndreas Huber2011-02-241-1/+7
* | Merge "Suppress the logging of URLs when in incognito mode."Andreas Huber2011-02-241-0/+2
|\ \
| * | Suppress the logging of URLs when in incognito mode.Andreas Huber2011-02-241-0/+2
| |/
* | Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-231-0/+3
|/
* Remove legacy, AwesomePlayer-based http live implementation.Andreas Huber2011-02-161-5/+0
* Enable cancelling the rtsp connection process early.Andreas Huber2011-02-141-0/+1
* Start playing (and decoding) audio only after the first video frame has been ...Andreas Huber2011-02-111-0/+5
* Change timestamp handling in RTSP, remove unused, experimental, gtalk supportAndreas Huber2011-02-101-4/+0
* Display a single (still-)frame of video after seeking while paused.Andreas Huber2011-02-071-0/+4
* Fix the presentation video resolution when it is different from the actual im...James Dong2011-01-191-0/+3
* integrate videoeditor preview player.Dharmaray Kundargi2011-01-161-0/+1
* Increase cache size and low-watermark threshold, alsoAndreas Huber2011-01-111-0/+4
* Awesomeplayer : Frame dropping logic changepmehendale2011-01-071-0/+1
* Squashed commit of the following:Andreas Huber2010-12-061-0/+4
* Support streaming data across binder boundaries.Andreas Huber2010-11-231-0/+2
* Squashed commit of the following:Andreas Huber2010-11-221-33/+0
* Remove all traces of legacy renderer support in stagefright.Andreas Huber2010-11-161-2/+0
* Make sure the prefetcher is actively fetching data if we pause playback due t...Andreas Huber2010-11-111-0/+1
* resolved conflicts for merge of 965f960e to masterGloria Wang2010-10-251-0/+7
|\
| * resolved conflicts for merge of 9084631d to gingerbread-plus-aospGloria Wang2010-10-251-0/+7
| |\
| | * DRM framework support:Gloria Wang2010-10-251-0/+6
* | | If we basically finished the preparation phase and are only buffering enough ...Andreas Huber2010-10-201-0/+5
* | | am 2d00c605: am 52bea277: Merge "If we encounter video stream EOS while seeki...Andreas Huber2010-10-191-0/+2
|\ \ \ | |/ /
| * | If we encounter video stream EOS while seeking we may still need to seek audio.Andreas Huber2010-10-191-0/+2
* | | am bb5d7c21: am 5f423917: Merge "Attempt to derive the avg. bitrate of the en...Andreas Huber2010-10-151-0/+4
|\ \ \ | |/ /
| * | Attempt to derive the avg. bitrate of the entire stream from metadata.Andreas Huber2010-10-131-0/+4
* | | am cac43e8a: am beffefa2: Merge "RTSP seeking is now asynchronous, MediaPlaye...Andreas Huber2010-10-101-0/+3
|\ \ \ | |/ /
| * | RTSP seeking is now asynchronous, MediaPlayer is not notified that the seek i...Andreas Huber2010-10-081-0/+3
* | | am bb708373: am 949f7d90: Merge "Work to support switching transport streams ...Andreas Huber2010-10-101-1/+2
|\ \ \ | |/ /
| * | Work to support switching transport streams mid-stream and signalling discont...Andreas Huber2010-10-071-1/+2
* | | am 56ee1080: am 17bc4f65: Merge "Make sure to call AudioTrack::stop() instead...Andreas Huber2010-10-071-1/+1
|\ \ \ | |/ /
| * | Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after sub...Andreas Huber2010-10-051-1/+1
* | | am d6c30e8c: am be045061: Merge "Instead of constantly polling the AudioPlaye...Andreas Huber2010-09-281-0/+3
|\ \ \ | |/ /
| * | Instead of constantly polling the AudioPlayer to see if it reached EOS or fin...Andreas Huber2010-09-281-0/+3
* | | am 8e11c822: am 9fee0b2a: Ogg files can be tagged to be automatically looping...Andreas Huber2010-09-031-0/+1
|\ \ \ | |/ /
| * | Ogg files can be tagged to be automatically looping, this setting always over...Andreas Huber2010-09-031-0/+1
* | | am af7a7c34: am cc4a38c6: Merge "Properly buffer a certain amount of data on ...Andreas Huber2010-09-031-0/+3
|\ \ \ | |/ /
| * | Properly buffer a certain amount of data on streaming sources before finishin...Andreas Huber2010-09-031-0/+3
* | | am 05c1cada: am 577615c9: Merge "Better support for rtsp (normal play-)time d...Andreas Huber2010-08-271-1/+0
|\ \ \ | |/ /
| * | Better support for rtsp (normal play-)time display. Better seek support, time...Andreas Huber2010-08-271-1/+0
* | | am 67ca90b3: am 6b6ae996: Merge "A first shot at proper support for seeking o...Andreas Huber2010-08-241-0/+1
|\ \ \ | |/ /
| * | A first shot at proper support for seeking of rtsp streams.Andreas Huber2010-08-241-0/+1
* | | Squashed commit of the following:Andreas Huber2010-08-231-0/+3
|/ /
* | Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...Andreas Huber2010-08-041-0/+4
* | Only send the playback complete notification if a) an error occurred on any t...Andreas Huber2010-07-071-1/+4
* | Switch stagefright's approach to prefetching to the new model. The java Media...Andreas Huber2010-06-101-4/+5
* | Initial checkin of preliminary rtsp support for stagefright.Andreas Huber2010-06-071-0/+6
|/
* Disable vorbis seek when streaming from localhost.Andreas Huber2010-05-061-1/+5