summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/mpeg2ts
Commit message (Expand)AuthorAgeFilesLines
* Stagefright: Fix unused variables, functions, valuesAndreas Gampe2014-11-252-11/+7
* Fix struct vs. class mismatchesBernhard Rosenkränzer2014-11-172-2/+2
* MediaBuffer: ABuffer will release MediaBuffer when it's destructed.Wei Jia2014-09-191-5/+0
* Merge "ESQueue: do not merge aac packets" into lmp-devRobert Shih2014-09-162-1/+46
|\
| * ESQueue: do not merge aac packetsRobert Shih2014-09-152-1/+46
* | LiveSession: added onSwitchDownRobert Shih2014-09-112-4/+66
|/
* httplive: timestamp reporting, track selectionRobert Shih2014-08-053-5/+26
* GenericSource: support track (de)selectionRobert Shih2014-07-312-2/+11
* Merge "ATSParser: treat stream type 0x83 as TrueHD AC3" into lmp-devChong Zhang2014-07-252-7/+5
|\
| * ATSParser: treat stream type 0x83 as TrueHD AC3Chong Zhang2014-07-302-7/+5
* | Revert GenericSource track selection changesWei Jia2014-07-302-11/+2
|/
* GenericSource: support track (de)selectionRobert Shih2014-07-222-2/+11
* Free MediaBuffer when ABuffer is discarded.Wei Jia2014-07-181-0/+5
* HLS: do not discard packets when queuing explicit discontinuityChong Zhang2014-06-263-14/+19
* support for CEA-608 closed captionChong Zhang2014-06-131-0/+6
* do not drop TS packet on discontinuity at payload startChong Zhang2014-06-061-1/+3
* libstagefright: fix 64-bit warningsColin Cross2014-03-194-23/+30
* am 49b2e310: am a1f0c62c: am 43ca783e: httplive: block-by-block fetch, decryp...Robert Shih2014-03-191-2/+3
|\
| * am a1f0c62c: am 43ca783e: httplive: block-by-block fetch, decrypt, and parse ...Robert Shih2014-03-191-2/+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
| * | | am 04352de2: am e0c3058a: Merge "AnotherPacketSource support to get latest bu...Lajos Molnar2014-03-072-2/+25
| |\ \ \ | | |/ /
| | * | am e0c3058a: Merge "AnotherPacketSource support to get latest buffered MetaDa...Lajos Molnar2014-03-072-2/+25
| | |\ \ | | | |/
| | | * AnotherPacketSource support to get latest buffered MetaData.Robert Shih2014-03-062-2/+25
| * | | am e389b1bd: am ad21a81a: Merge "stagefright: Fix issue with tracking media f...Lajos Molnar2014-03-071-9/+39
| |\ \ \ | | |/ /
| | * | am ad21a81a: Merge "stagefright: Fix issue with tracking media format in pack...Lajos Molnar2014-03-071-9/+39
| | |\ \ | | | |/
| | | * stagefright: Fix issue with tracking media format in packet sourceLajos Molnar2014-03-061-9/+39
* | | | Merge "AnotherPacketSource support to get latest buffered MetaData."Robert Shih2014-02-152-2/+25
|\ \ \ \
| * | | | AnotherPacketSource support to get latest buffered MetaData.Robert Shih2014-02-032-2/+25
* | | | | am 49960807: am 0105027f: Fix wrong channel table in ESQueue according to the...Dongwon Kang2014-02-131-1/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | 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
* | | | | warnings be gone.Andreas Huber2014-02-115-6/+9
* | | | | am 429f2bf7: am e2307ccb: Merge "frameworks/av: fix errors inside ALOGV"Colin Cross2014-02-101-0/+2
|\ \ \ \ \ | |/ / / / | | | / / | |_|/ / |/| | |
| * | | 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-034-0/+202
| |/
* | stagefright: Fix issue with tracking media format in packet sourceLajos Molnar2013-12-171-9/+39
* | am 5274e21e: am 26c8f714: Merge "Ignore transport stream packets with the "tr...Andreas Huber2013-11-131-1/+4
|\ \ | |/
| * Ignore transport stream packets with the "transport_error_indicator" bit setAndreas Huber2013-11-121-1/+4
* | Support TS + AC3 for ATSC standardChangwan Ryu2013-11-064-0/+202
|/
* Fixed timestamp handling in ESQueue Access Unit parser.Rachad2013-08-301-6/+1
* New HLS implementation supporting independent stream sources, audio-only streamsAndreas Huber2013-05-313-42/+28
* A reference to the psi section data could become invalid if moreAndreas Huber2013-04-291-3/+5
* In certain cases where AAC audio frames extended into the next PES payloadAndreas Huber2013-04-051-24/+37
* Squashed commit of the following:Andreas Huber2013-03-122-0/+17
* Handles duplicated NAL start code to fix crash on HLS streams.Insun Kang2013-02-251-1/+1
* RTSP buffering improvementsRoger Jönsson2013-02-062-3/+20
* Squashed commit of the following:Andreas Huber2013-01-291-0/+10
* Add support for HLS playlists of type 'event'.Andreas Huber2012-11-271-1/+15