summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/mpeg2ts/ATSParser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Distinguish discontinuities w/ a format change from those without.Andreas Huber2010-12-221-2/+2
* Squashed commit of the following:Andreas Huber2010-12-211-1/+1
* Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber2010-12-151-29/+66
* Squashed commit of the following:Andreas Huber2010-12-021-2/+10
* More HTTP live support, AES encryption etc.Andreas Huber2010-11-151-2/+7
* HTTP Live content that are tagged as complete are now seekable.Andreas Huber2010-10-121-14/+47
* Work to support switching transport streams mid-stream and signalling discont...Andreas Huber2010-10-071-1/+33
* Squashed commit of the following:Andreas Huber2010-10-011-355/+18
* Squashed commit of the following:Andreas Huber2010-09-271-17/+31
* Remove stagefright foundation's incompatible logging interface and update cal...Andreas Huber2010-09-211-102/+90
* Properly extract all raw_data_blocks from an ADSP mpeg4 audio buffer.Andreas Huber2010-09-011-4/+69
* In the absence of width/height information in the sdp, extract the dimensions...Andreas Huber2010-08-191-56/+3
* Initial checkin of mpeg2 transport stream parser for stagefright.Andreas Huber2010-06-071-0/+941