summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/mpeg2ts
Commit message (Expand)AuthorAgeFilesLines
* Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber2010-10-151-1/+1
* HTTP Live content that are tagged as complete are now seekable.Andreas Huber2010-10-126-20/+144
* Refactor some more h.264 utility code out into avc_utils. Work around a hardw...Andreas Huber2010-10-082-153/+0
* Work to support switching transport streams mid-stream and signalling discont...Andreas Huber2010-10-077-16/+80
* Squashed commit of the following:Andreas Huber2010-10-015-356/+590
* Squashed commit of the following:Andreas Huber2010-09-272-42/+61
* 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
* Allow sniffers to return a packet of opaque data that the corresponding extra...Andreas Huber2010-08-251-1/+2
* In the absence of width/height information in the sdp, extract the dimensions...Andreas Huber2010-08-194-208/+3
* Initial checkin of preliminary support for "http live" streaming in stagefright.Andreas Huber2010-06-071-0/+8
* Initial checkin of mpeg2 transport stream parser for stagefright.Andreas Huber2010-06-078-0/+1545