summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/mpeg2ts/ESQueue.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge "Change mime for HLS timed ID3 stream to application/x-id3v4" into mnc-devRobert Shih2015-05-151-1/+1
|\
| * Change mime for HLS timed ID3 stream to application/x-id3v4Robert Shih2015-05-141-1/+1
* | HLS: invoke signalEOS on ATSParser to flush out final samplesRobert Shih2015-05-111-0/+2
|/
* DO NOT MERGE: Prevent crash at erroneous MPEG2TS bitstreamJinsuk Kim2015-04-291-35/+116
* stagefright: initial timed id3 support in hlsRobert Shih2015-04-161-0/+23
* am 6705a49f: am 541a9ac7: am 8cd4132a: am 3f22f5a2: Merge "Signal EOS at end ...Marco Nelissen2015-04-161-1/+20
|\
| * Signal EOS at end of mpeg video to flush out final sampleMarco Nelissen2015-04-151-1/+20
| * ESQueue:use 0x000001 instead of 0x00000001 as sync word in H264/MPEG_VIDEORobert Shih2015-04-031-2/+2
* | mpeg2ts: Set SAMPLE_FLAG_SYNC for mpeg2ts streamTerry Heo2015-04-141-0/+29
* | ESQueue:use 0x000001 instead of 0x00000001 as sync word in H264/MPEG_VIDEORobert Shih2015-04-011-2/+2
* | process all SEI messages for CC extractionChong Zhang2015-02-121-9/+16
* | am 3feb7bd0: am 5c82407e: am 184e63ff: Merge "ESQueue: change warning message...Wei Jia2014-12-161-1/+1
|\ \ | |/
| * am 5c82407e: am 184e63ff: Merge "ESQueue: change warning message of one buffe...Wei Jia2014-12-161-1/+1
| |\
| | * ESQueue: change warning message of one buffer containing multiple ADTS frames...Wei Jia2014-12-161-1/+1
* | | am 5185c956: am 25bad49c: am 852dc963: Merge "avc_util: try to find the first...Wei Jia2014-12-091-2/+3
|\ \ \ | |/ /
| * | am 25bad49c: am 852dc963: Merge "avc_util: try to find the first start code p...Wei Jia2014-12-081-2/+3
| |\ \ | | |/
| | * avc_util: try to find the first start code prefix 0x000001 even though there ...Wei Jia2014-12-041-2/+3
* | | am 4d82c2f0: am 848b4c67: am 814cbb4e: Merge "ESQueue: add frame length check...Wei Jia2014-12-051-4/+19
|\ \ \ | |/ /
| * | am 848b4c67: am 814cbb4e: Merge "ESQueue: add frame length checking in valida...Wei Jia2014-12-051-4/+19
| |\ \ | | |/
| | * ESQueue: add frame length checking in validation of ADTS header.Wei Jia2014-12-031-4/+19
* | | am 5a88501c: resolved conflicts for merge of e5ba80c5 to lmp-mr1-dev-plus-aospAndreas Gampe2014-11-271-10/+7
|\ \ \ | |/ /
| * | Stagefright: Fix unused variables, functions, valuesAndreas Gampe2014-11-251-10/+7
| |/
| * 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