summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/mpeg2ts/MPEG2TSExtractor.cpp
Commit message (Expand)AuthorAgeFilesLines
* warnings be gone.Andreas Huber2014-02-111-1/+1
* New HLS implementation supporting independent stream sources, audio-only streamsAndreas Huber2013-05-311-36/+3
* Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-1/+1
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-1/+1
* I have one HLS stream that switches stream PIDs from one bandwidth to the nextAndreas Huber2011-08-311-4/+1
* Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams.Andreas Huber2011-05-251-3/+3
* Remove legacy, AwesomePlayer-based http live implementation.Andreas Huber2011-02-161-8/+1
* Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber2010-12-151-1/+1
* Squashed commit of the following:Andreas Huber2010-12-061-20/+8
* HTTP Live content that are tagged as complete are now seekable.Andreas Huber2010-10-121-5/+82
* Work to support switching transport streams mid-stream and signalling discont...Andreas Huber2010-10-071-3/+11
* Squashed commit of the following:Andreas Huber2010-10-011-1/+1
* Squashed commit of the following:Andreas Huber2010-09-271-25/+30
* Allow sniffers to return a packet of opaque data that the corresponding extra...Andreas Huber2010-08-251-1/+2
* 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-071-0/+189