summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/mpeg2ts/MPEG2TSExtractor.cpp
Commit message (Expand)AuthorAgeFilesLines
* mpeg2ts: keep the size of the sync points at most 5mb per a trackJaesung Chung2015-07-091-2/+13
* mpeg2ts: revise duration estimation logicWonsik Kim2015-05-291-10/+16
* mpeg2ts: fixing build breakage due to an unmatched argument typeJaesung Chung2015-05-221-1/+3
* Fixing build breakage due to removal of numPacketsParsedJaesung Chung2015-05-221-2/+1
* Merge "mpeg2ts: MPEG2TSExtractor detects A/V streams until timed out" into mn...Jaesung Chung2015-05-221-3/+6
|\
| * mpeg2ts: MPEG2TSExtractor detects A/V streams until timed outJaesung Chung2015-05-201-3/+6
* | Implement seek for MPEG2TSExtractorWonsik Kim2015-05-201-41/+259
|/
* DO NOT MERGE: Prevent crash at erroneous MPEG2TS bitstreamJinsuk Kim2015-04-291-1/+4
* Signal EOS at end of mpeg video to flush out final sampleMarco Nelissen2015-04-151-0/+3
* Don't fail read when "seeking" to current positionMarco Nelissen2015-04-031-6/+11
* Stagefright: Fix unused variables, functions, valuesAndreas Gampe2014-11-251-1/+0
* warnings be gone.Andreas Huber2014-04-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