summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/rtsp/APacketSource.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement parsing of vbv buffering info in RTSP.Andreas Huber2011-01-181-1/+11
* Refactor some more h.264 utility code out into avc_utils. Work around a hardw...Andreas Huber2010-10-081-0/+20
* Remove stagefright foundation's incompatible logging interface and update cal...Andreas Huber2010-09-211-5/+10
* Various fixes to improve resilience of the rtsp stack against spurious errors...Andreas Huber2010-09-151-1/+5
* Better support for buffered streaming of rtsp content, if buffer drops below ...Andreas Huber2010-09-011-0/+23
* Support for RFC3640 - mpeg4-generic RTP packet type, AAC-lbr and AAC-hbr.Andreas Huber2010-08-311-0/+83
* Better support for rtsp (normal play-)time display. Better seek support, time...Andreas Huber2010-08-271-1/+51
* A first shot at proper support for seeking of rtsp streams.Andreas Huber2010-08-241-49/+3
* Support for MP4V-ES packetization format according to RFC3016.Andreas Huber2010-08-191-0/+186
* In the absence of width/height information in the sdp, extract the dimensions...Andreas Huber2010-08-191-10/+31
* Better support for rtsp streamed through VLC. Temporarily make the socket blo...Andreas Huber2010-08-181-2/+15
* APacketSource is too verbose.Andreas Huber2010-08-121-1/+1
* We're now going to ignore timestamps completely in gtalk video conferencing, ...Andreas Huber2010-08-101-17/+22
* Specification of codec specific data as part of the session description is no...Andreas Huber2010-08-041-5/+12
* Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...Andreas Huber2010-08-041-5/+90
* Initial checkin of preliminary rtsp support for stagefright.Andreas Huber2010-06-071-0/+345