Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_av
/
e2bc76b9a562dd79a27f70a9bc66d6e148f9987d
/
media
/
module
/
mpeg2ts
/
AnotherPacketSource.cpp
a4296b5
more mainline-related code to module-specific directories
by Ray Essick
· 3 years ago
[Renamed from media/libstagefright/mpeg2ts/AnotherPacketSource.cpp]
25cb3ca
Do not crash on missing mime type
by Chong Zhang
· 4 years, 8 months ago
28e8a2d
Merge "Fix cert-dcl16-c clang-tidy warnings in libstagefright." am: 55e72131c2 am: a1aed6c9f8
by Chih-hung Hsieh
· 7 years ago
c6148a6
Send audio-presentation metadata in access units
by Sampath Shetty
· 7 years ago
3794b24
Fix cert-dcl16-c clang-tidy warnings in libstagefright.
by Chih-Hung Hsieh
· 7 years ago
0ac73a5
Extract AudioPresentations from AC4 in MP4 and TS
by Sampath Shetty
· 7 years ago
b2451bb
MediaCas: re-send the first scrambled TS packet to decoder
by Chong Zhang
· 7 years ago
d83d4f4
NdkMediaExtractor: per-sample format metadata API
by Robert Shih
· 7 years ago
a1d39ba
Revert "NdkMediaExtractor: per-sample format metadata API"
by Guang Zhu
· 7 years ago
062ffd0
NdkMediaExtractor: per-sample format metadata API
by Robert Shih
· 7 years ago
3d21ae3
Remove RefBase from the extractor API
by Marco Nelissen
· 8 years ago
1889c3e
Add MediaBufferBase and use it in MediaSource and MediaBufferGroup.
by Dongwon Kang
· 8 years ago
d91dc5a
Remove libmedia and libstagefright dependency from extractors
by Dongwon Kang
· 8 years ago
3b2847f
MediaCas: add CAS support to MPEG2TSExtractor and MediaCodec
by Chong Zhang
· 9 years ago
82e1470
MPEG2TSExtractor: get duration by seeking to end
by Robert Shih
· 9 years ago
3694d7c
Support for CEA-708 closed caption
by Jaesung Chung
· 10 years ago
fcf044a
NuPlayer: pull more video buffers in advance in GenericSource
by Chong Zhang
· 10 years ago
f8bd851
Copy sei offset/size during ABuffer/MediaBuffer conversion
by Robert Shih
· 10 years ago
0dd229b
AnotherPacketSource: make getBufferedDurationUs more discontinuity-aware
by Robert Shih
· 10 years ago
0852843
stagefright: initial timed id3 support in hls
by Robert Shih
· 10 years ago
4123d6d
Merge "mpeg2ts: Set SAMPLE_FLAG_SYNC for mpeg2ts stream"
by Jinsuk Kim
· 10 years ago
37746af
mpeg2ts: Set SAMPLE_FLAG_SYNC for mpeg2ts stream
by Terry Heo
· 10 years ago
8464d7d
HLS: allow down switch during prepare
by Chong Zhang
· 10 years ago
25f8275
HLS: traces in LiveSession and PlaylistFetcher for easier debugging
by Chong Zhang
· 10 years ago
d47dfcb
HLS: misc bug fixes
by Chong Zhang
· 10 years ago
7c87080
HLS: faster switching and pause/resume on low buffer
by Chong Zhang
· 10 years ago
a48d372
HLS: allow pause/resume in the middle of a segment
by Chong Zhang
· 10 years ago
c4547ba
HLS: some fixes for seek with discontinuity.
by Chong Zhang
· 10 years ago
5bb7e18
AnotherPacketSource: return format of first non-discontinuity packet
by Chong Zhang
· 10 years ago
79971c7
httplive: Dont resume if we have almost fetched till stop time
by Apurupa Pattapu
· 11 years ago
2a66207
httplive: Create a copy of last enqueued metadata
by Apurupa Pattapu
· 11 years ago
f0d6899
Revert "HLS: QCom enhancements"
by Lajos Molnar
· 11 years ago
f580806
HLS: QCom enhancements
by Robert Shih
· 11 years ago
87e8123
AnotherPacketSource: need reset some members before returning from queueDiscontinuity().
by Wei Jia
· 11 years ago
fef808d
AnotherPacketSource.cpp: Do not queue discontinity signal buffer resulted from seek.
by Wei Jia
· 11 years ago
96e92b5
MediaBuffer: ABuffer will release MediaBuffer when it's destructed.
by Wei Jia
· 11 years ago
0ad776d
LiveSession: added onSwitchDown
by Robert Shih
· 11 years ago
309aa8b
httplive: timestamp reporting, track selection
by Robert Shih
· 11 years ago
3423bbd
GenericSource: support track (de)selection
by Robert Shih
· 11 years ago
cb48eac
Revert GenericSource track selection changes
by Wei Jia
· 11 years ago
05312bc
GenericSource: support track (de)selection
by Robert Shih
· 11 years ago
65eeb3c
Free MediaBuffer when ABuffer is discarded.
by Wei Jia
· 11 years ago
632740c
HLS: do not discard packets when queuing explicit discontinuity
by Chong Zhang
· 11 years ago
b4a7a2d
libstagefright: fix 64-bit warnings
by Colin Cross
· 11 years ago
8d0f981
Merge "AnotherPacketSource support to get latest buffered MetaData."
by Robert Shih
· 12 years ago
84333e0
warnings be gone.
by Andreas Huber
· 12 years ago
6963450
AnotherPacketSource support to get latest buffered MetaData.
by Robert Shih
· 12 years ago
fd9b01b
stagefright: Fix issue with tracking media format in packet source
by Lajos Molnar
· 12 years ago
14f7672
New HLS implementation supporting independent stream sources, audio-only streams
by Andreas Huber
· 13 years ago
b50e83e
RTSP buffering improvements
by Roger Jönsson
· 13 years ago
bfd4d0d
Buffer at least 2 secs worth of data at startup of after a seek before
by Andreas Huber
· 13 years ago
f69e530
Some refactoring and cleanup of now obsolete crypto fields.
by Andreas Huber
· 13 years ago
ed3e3e0
Provisional support for secure decryption of media streams.
by Andreas Huber
· 13 years ago
eca36b5
resolved conflicts for merge of 998a929a to master
by Andreas Huber
· 14 years ago
6e3d311
Finer granularity discontinuity support.
by Andreas Huber
· 14 years ago
3856b09
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
9a442c1
When encountering a discontinuity, flush(clear) all content enqueued up to that
by Andreas Huber
· 14 years ago
f89d780
Eliminate superfluous memcpys by wrapping an ABuffer in a MediaBuffer
by Andreas Huber
· 14 years ago
32f3cef
Allow optional specification of a PTS timestamp when signalling a discontinuity.
by Andreas Huber
· 14 years ago
22fc52f
Some more fixes regarding HTTP live in NuPlayer.
by Andreas Huber
· 15 years ago
5bc087c
Squashed commit of the following:
by Andreas Huber
· 15 years ago
53df1a4
Distinguish discontinuities w/ a format change from those without.
by Andreas Huber
· 15 years ago
f933441
Initial support for a true streaming player for mpeg2 transport streams.
by Andreas Huber
· 15 years ago
bff07d0
HTTP Live content that are tagged as complete are now seekable.
by Andreas Huber
· 15 years ago
2a4d22d
Work to support switching transport streams mid-stream and signalling discontinuities to the decoder.
by Andreas Huber
· 15 years ago
cda17c6
Initial checkin of mpeg2 transport stream parser for stagefright.
by Andreas Huber
· 15 years ago