Joey Parrish
f577e2a0cf
chore: Update URLs after moving projects ( #1042 )
...
Since a project URL is encoded into outputs, this means also updating
the golden output files.
Closes #1043
2022-03-07 11:56:34 -08:00
Joey Parrish
d48bf0f48e
fix: Explicitly signal the lack of CEA captions in HLS
...
Closes #922
Change-Id: If097a66642ca40c355a476655ff1394b7b937b17
2021-03-30 18:26:37 +00:00
koln67
5b9fd409a5
[MP4] Change major brand from isom to mp41
...
This fixes warnings that 'isom' can only be a compatible instead of major brand.
Issue #755 .
2020-09-08 15:45:21 -07:00
koln67
28074e5c96
[HLS] Add support for independent segments tag
...
Fixes #564 .
2020-08-19 11:17:21 -07:00
KongQun Yang
89611a526b
[HLS] Support audio only master playlist
...
Generate an audio only master playlist if there are no videos and
subtitles.
We do not support mixing audio only EXT-X-STREAM-INF with video
EXT-X-STREAM-INF right now.
Fixes #461 .
Change-Id: I999b335ad7abbe183ffcb0f5d471948977c2772f
2018-12-13 23:52:35 +00:00
KongQun Yang
19f80d8478
Put namespace URIs in DASH mpd only if needed
...
Change-Id: I31284b665599a8ee8f0b1aa11b58d6797dbe2884
2018-09-25 15:45:48 -07:00
KongQun Yang
b4ae6561f8
Cleanup packager_test.py
...
- Support decryption verification in _CheckTestResults
- Allow diff_files in _CheckTestResults
- Update all functional tests to use _CheckTestResults
Change-Id: I3f9c02f35808eba787becf9b1e5c1ce9238f943e
2018-07-16 19:13:02 +00:00
KongQun Yang
bbd5e074ee
Add a test outputing DASH and HLS at the same time
...
Change-Id: I38c0ca9ed206536a4fd84e8c9c074609250013cc
2018-05-14 23:55:30 +00:00
KongQun Yang
b6f0da246f
Add support for FLAC codec
...
Implemented according to spec:
https://github.com/xiph/flac/blob/master/doc/isoflac.txt
Closes #345 .
Change-Id: If2e277d8eac4baff5965faa0e13c44c334f6184d
2018-05-02 00:16:51 +00:00