summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp/ARTPWriter.h
Commit message (Collapse)AuthorAgeFilesLines
* Make MediaWriter stop and pause return errors if necessaryJames Dong2010-08-191-2/+2
| | | | | | | | | | | 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
* Support for Gtalk video, includes AMR/H.263 assembler and packetization ↵Andreas Huber2010-08-041-0/+128
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