Tomohiro IKEDA
b8ee20df1d
Improve ConvertToADTS function performance ( #639 )
...
Remove the extra data copying.
2019-09-10 13:15:17 -07:00
KongQun Yang
faa9a3ea68
[HLS Packed Audio] Truncate timestamp to 33 bits
...
Fixes #629 .
Change-Id: Iadbbb28de051bf6b8b08561c152a3c1c2014aa80
2019-08-08 14:31:05 -07:00
KongQun Yang
db076d6892
Support Fairplay in --additional_protection_systems
...
Issue: #245 .
Change-Id: I15187c1d3463534bf5e11ff97032311bb1d0c3bf
2018-08-09 23:59:40 +00:00
KongQun Yang
51d39d96a1
Add offset to tranport streams (MPEG2-TS, HLS Packed Audio)
...
Configurable with --transport_stream_offset_ms.
This is needed to compensate for possible negative timestamps in
inputs, which could happen on ISO-BMFF with EditLists.
Issue #112 .
Change-Id: I0fce8766c9df2911b9bb859c1e54052a8ed2abfb
2018-07-26 23:20:21 +00:00
KongQun Yang
39beb99d6c
Implemented PackedAudioWriter
...
Issue #342 .
Change-Id: Ic1379b00e38f818460f24ad57122ca22c5b5285a
2018-05-16 21:52:18 +00:00
KongQun Yang
33c4f344e7
Implemented PackedAudioSegmenter
...
Per HLS specification:
https://tools.ietf.org/html/draft-pantos-http-live-streaming-23#section-3.4
Issue #342 .
Change-Id: Iba7fae7a9b8912bcd13ae55d25b22a5803f7f7ea
2018-05-16 21:52:11 +00:00