summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/mpeg2ts/ESQueue.cpp
Commit message (Expand)AuthorAgeFilesLines
* avc_util: try to find the first start code prefix 0x000001 even though there ...Wei Jia2014-12-041-2/+3
* ESQueue: add frame length checking in validation of ADTS header.Wei Jia2014-12-031-4/+19
* ESQueue: do not merge aac packetsRobert Shih2014-09-151-1/+45
* support for CEA-608 closed captionChong Zhang2014-06-131-0/+6
* libstagefright: fix 64-bit warningsColin Cross2014-03-191-9/+10
* am 0105027f: Fix wrong channel table in ESQueue according to the A/52 table 5.8Dongwon Kang2014-02-131-1/+1
|\
| * Fix wrong channel table in ESQueue according to the A/52 table 5.8Dongwon Kang2014-02-111-1/+1
* | am e2307ccb: Merge "frameworks/av: fix errors inside ALOGV"Colin Cross2014-02-071-0/+2
|\ \ | |/ |/|
| * frameworks/av: fix errors inside ALOGVColin Cross2014-02-061-0/+2
* | [DO NOT MERGE] Support TS + AC3 for ATSC standardChangwan Ryu2014-02-031-0/+190
|/
* Fixed timestamp handling in ESQueue Access Unit parser.Rachad2013-08-301-6/+1
* In certain cases where AAC audio frames extended into the next PES payloadAndreas Huber2013-04-051-24/+37
* Handles duplicated NAL start code to fix crash on HLS streams.Insun Kang2013-02-251-1/+1
* Various tweaks to wfdAndreas Huber2012-10-311-0/+63
* Special mode for ESQueue that allows for earlier dequeuing of access unitsAndreas Huber2012-08-311-3/+29
* Make the transport stream extraction code output ADTS AAC frames.Andreas Huber2012-04-301-34/+12
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-1/+1
* Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGESteve Block2012-01-041-8/+8
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-5/+5
* Merge "Support for an MPEG2 Program Stream extractor."Andreas Huber2011-10-131-1/+20
|\
| * Support for an MPEG2 Program Stream extractor.Andreas Huber2011-09-301-1/+20
* | Assume a PTS of 0 if absent, don't bail on fragmented PES packets not having PTSAndreas Huber2011-10-121-0/+4
|/
* Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams.Andreas Huber2011-05-251-6/+479
* Add AAC extractorGloria Wang2011-02-151-48/+0
* Squashed commit of the following:Andreas Huber2010-12-231-0/+8
* Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber2010-12-151-4/+7
* Proper recovery of timestamp information in the transport stream parser.Andreas Huber2010-12-151-11/+67
* Squashed commit of the following:Andreas Huber2010-12-061-2/+29
* Squashed commit of the following:Andreas Huber2010-12-021-0/+47
* More HTTP live support, AES encryption etc.Andreas Huber2010-11-151-1/+4
* HTTP Live content that are tagged as complete are now seekable.Andreas Huber2010-10-121-0/+1
* Refactor some more h.264 utility code out into avc_utils. Work around a hardw...Andreas Huber2010-10-081-150/+0
* Work to support switching transport streams mid-stream and signalling discont...Andreas Huber2010-10-071-1/+8
* Squashed commit of the following:Andreas Huber2010-10-011-0/+504