summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp/APacketSource.h
Commit message (Collapse)AuthorAgeFilesLines
* NuPlayer is now taking on the task of streaming over RTSP.Andreas Huber2011-10-131-39/+3
| | | | Change-Id: Ie204db8810807f1e7981959e34dc0149e5d9563a
* Refactor some more h.264 utility code out into avc_utils. Work around a ↵Andreas Huber2010-10-081-0/+3
| | | | | | hardware decoder issue by making sure the first access unit submitted to a decoder at startup or after seek is an IDR. Change-Id: I61936601e55df7e4c23a8c13087579a4f85bd6e6
* Better support for buffered streaming of rtsp content, if buffer drops below ↵Andreas Huber2010-09-011-0/+2
| | | | | | | a certain threshold we will temporarily pause playback until we have sufficient data. Change-Id: Ice8564e902e48c89c9c00f6651c5504b3c41fcad related-to-bug: 2556656
* Better support for rtsp (normal play-)time display. Better seek support, ↵Andreas Huber2010-08-271-0/+14
| | | | | | | timeout if no packets arrive for too long. Change-Id: Id491541a6ae501604cda815f8e961a3bfe26db7d related-to-bug: 2556656
* A first shot at proper support for seeking of rtsp streams.Andreas Huber2010-08-241-4/+1
| | | | | Change-Id: I9604f2d09feedc0074c0e715be58e719d4483760 related-to-bug: 2556656
* Support for Gtalk video, includes AMR/H.263 assembler and packetization ↵Andreas Huber2010-08-041-0/+9
| | | | | | support, extensions to MediaRecorder to stream via RTP over a pair of UDP sockets as well as various fixes to the RTP implementation. Change-Id: I95b8dd487061add9bade15749e563b01cd99d9a6
* Initial checkin of preliminary rtsp support for stagefright.Andreas Huber2010-06-071-0/+61
Change-Id: I0722aa888098c0c1361c97a4c1b123d910afc207