summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp/ARTPWriter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove stagefright foundation's incompatible logging interface and update ↵Andreas Huber2010-09-211-3/+23
| | | | | | callsites. Change-Id: I45fba7d60530ea0f233ac3695a97306b6dc1795c
* ALoopers can now be named (useful to distinguish threads).Andreas Huber2010-08-271-0/+1
| | | | Change-Id: Ieabaddb2e3a9e3a7a5bc36e55cd0721b60dbd50e
* Make MediaWriter stop and pause return errors if necessaryJames Dong2010-08-191-3/+5
| | | | | | | | | | | o Make the API consistent with SF framework, which the MediaSource provides a return status for stop o Also, helps to convey errors that occurred right when a premature stop() is called, leading to a potentially mal-formed output file. Change-Id: I52a932345f38570fdf8ea04d67d73dd94ccd30ef
* 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/+813
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