shaka-packager/packager/media
Geoff Jukes 84ba4afc51 feat: Add xHE-AAC support (#1092)
Note:
* An xHE-AAC capable encoder will auto adjust the user-specified SAP/RAP
  value to the allowed grid where SAP/RAPs can occur.
e.g.: `-rapInterval 5000` (5s) may result in actual SAPs/RAPs every
4.984s.
* To ensure SAP/RAP starts a new segment, Shaka needs to executed with a
  "--segment_duration" is less than or equal to that adjusted value.
* If every SAP/RAP should trigger a new segment, just set the segment
  length to a very low value e.g.: `--segment_duration 0.1`
2022-10-18 10:16:55 -07:00
..
base chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
chunking chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
codecs feat: Add xHE-AAC support (#1092) 2022-10-18 10:16:55 -07:00
crypto chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
demuxer chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
event chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
formats chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
origin chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
public chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
replicator chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
test chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00
trick_play chore: Mass-update copyright headers (#1086) 2022-08-26 08:44:59 -07:00