summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp/AH263Assembler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Better support for rtsp (normal play-)time display. Better seek support, ↵Andreas Huber2010-08-271-5/+1
| | | | | | | timeout if no packets arrive for too long. Change-Id: Id491541a6ae501604cda815f8e961a3bfe26db7d related-to-bug: 2556656
* Fix the h.263 assembler to properly subset a buffer's range if it already ↵Andreas Huber2010-08-121-1/+1
| | | | | | has a range applied. Change-Id: I7cc468a3095537347d86803579001458b62fcadb
* Support for Gtalk video, includes AMR/H.263 assembler and packetization ↵Andreas Huber2010-08-041-0/+191
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