summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/mpeg2ts/AnotherPacketSource.cpp
Commit message (Expand)AuthorAgeFilesLines
* libstagefright: fix 64-bit warningsColin Cross2014-03-191-1/+3
* Merge "AnotherPacketSource support to get latest buffered MetaData."Robert Shih2014-02-151-2/+22
|\
| * AnotherPacketSource support to get latest buffered MetaData.Robert Shih2014-02-031-2/+22
* | warnings be gone.Andreas Huber2014-02-111-1/+1
|/
* stagefright: Fix issue with tracking media format in packet sourceLajos Molnar2013-12-171-9/+39
* New HLS implementation supporting independent stream sources, audio-only streamsAndreas Huber2013-05-311-6/+23
* RTSP buffering improvementsRoger Jönsson2013-02-061-3/+17
* Buffer at least 2 secs worth of data at startup of after a seek beforeAndreas Huber2012-05-171-0/+34
* Some refactoring and cleanup of now obsolete crypto fields.Andreas Huber2012-04-181-6/+0
* Provisional support for secure decryption of media streams.Andreas Huber2012-03-261-0/+6
* resolved conflicts for merge of 998a929a to masterAndreas Huber2011-11-291-4/+21
|\
| * Finer granularity discontinuity support.Andreas Huber2011-11-281-4/+21
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-1/+1
|/
* When encountering a discontinuity, flush(clear) all content enqueued up to thatAndreas Huber2011-08-251-14/+18
* Eliminate superfluous memcpys by wrapping an ABuffer in a MediaBufferAndreas Huber2011-08-041-4/+2
* Allow optional specification of a PTS timestamp when signalling a discontinuity.Andreas Huber2011-03-021-1/+3
* Some more fixes regarding HTTP live in NuPlayer.Andreas Huber2011-01-051-6/+13
* Squashed commit of the following:Andreas Huber2010-12-231-10/+19
* Distinguish discontinuities w/ a format change from those without.Andreas Huber2010-12-221-3/+5
* Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber2010-12-151-4/+44
* HTTP Live content that are tagged as complete are now seekable.Andreas Huber2010-10-121-0/+11
* Work to support switching transport streams mid-stream and signalling discont...Andreas Huber2010-10-071-11/+25
* Initial checkin of mpeg2 transport stream parser for stagefright.Andreas Huber2010-06-071-0/+112