summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/mpeg2ts/ATSParser.h
Commit message (Expand)AuthorAgeFilesLines
* Implement seek for MPEG2TSExtractorWonsik Kim2015-05-201-6/+50
* DO NOT MERGE: Prevent crash at erroneous MPEG2TS bitstreamJinsuk Kim2015-04-291-1/+1
* stagefright: initial timed id3 support in hlsRobert Shih2015-04-161-1/+3
* HLS: misc bug fixesChong Zhang2015-04-021-0/+1
* HLS: allow pause/resume in the middle of a segmentChong Zhang2015-03-201-0/+3
* am d86450b9: am c80b9b83: Merge "Fix struct vs. class mismatches"Chih-hung Hsieh2014-11-171-1/+1
|\
| * Fix struct vs. class mismatchesBernhard Rosenkränzer2014-11-171-1/+1
* | Merge "PlaylistFetcher: check ts program streams before disabling a/v" into l...Robert Shih2014-11-131-0/+1
|\ \
| * | PlaylistFetcher: check ts program streams before disabling a/vRobert Shih2014-11-121-0/+1
| |/
* | AnotherPacketSource.cpp: Do not queue discontinity signal buffer resulted fro...Wei Jia2014-11-061-2/+0
|/
* ATSParser: treat stream type 0x83 as TrueHD AC3Chong Zhang2014-07-301-1/+3
* am 43ca783e: httplive: block-by-block fetch, decrypt, and parse ts files.Robert Shih2014-03-191-2/+3
|\
| * httplive: block-by-block fetch, decrypt, and parse ts files.Robert Shih2014-03-191-2/+3
* | [DO NOT MERGE] Support TS + AC3 for ATSC standardChangwan Ryu2014-02-031-0/+4
|/
* Squashed commit of the following:Andreas Huber2013-03-121-0/+4
* Various tweaks to wfdAndreas Huber2012-10-311-0/+1
* Improvements to our MPEG2 Transport Stream parserAndreas Huber2012-08-311-2/+17
* Fixes parsing of PSI sections in MPEG2 transport streamsAndreas Huber2012-05-171-0/+5
* Finer granularity discontinuity support.Andreas Huber2011-11-281-4/+13
* Support for an MPEG2 Program Stream extractor.Andreas Huber2011-09-301-4/+5
* I have one HLS stream that switches stream PIDs from one bandwidth to the nextAndreas Huber2011-08-311-3/+3
* ATSParser now supports a mode in which PTS is considered to be absolute timeAndreas Huber2011-08-301-1/+11
* Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams.Andreas Huber2011-05-251-2/+13
* Allow optional specification of a PTS timestamp when signalling a discontinuity.Andreas Huber2011-03-021-1/+4
* Remove legacy, AwesomePlayer-based http live implementation.Andreas Huber2011-02-161-1/+0
* Some tweaks to HTTP live / nuplayer behaviourAndreas Huber2011-01-211-0/+1
* Seek/Duration support for completed http live streams in NuPlayer.Andreas Huber2011-01-051-0/+2
* Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber2010-12-151-1/+10
* HTTP Live content that are tagged as complete are now seekable.Andreas Huber2010-10-121-1/+1
* Work to support switching transport streams mid-stream and signalling discont...Andreas Huber2010-10-071-0/+1
* Initial checkin of mpeg2 transport stream parser for stagefright.Andreas Huber2010-06-071-0/+68