shaka-packager/packager/media
Caitlin O'Callaghan cc9a691aef
feat: Generate the entire AV1 codec string when the colr atom is present (#1205)
As per the AV1 spec, the codec string may contain optional color values.

This extracts the missing color information from the mp4 `colr` atom, if
present, and generates the full AV1 codec string. 

Closes #1007
2023-08-04 09:00:59 -07:00
..
base feat: Generate the entire AV1 codec string when the colr atom is present (#1205) 2023-08-04 09:00:59 -07:00
chunking Low latency DASH support (#979) 2021-08-25 08:38:05 -07:00
codecs feat: Generate the entire AV1 codec string when the colr atom is present (#1205) 2023-08-04 09:00:59 -07:00
crypto cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
demuxer fix: Fix failure on very short WebVTT files (#1216) 2023-07-12 09:07:07 -07:00
event Fix for gap size warning in Low Latency mode (#985) 2021-09-03 09:57:43 -07:00
formats feat: Generate the entire AV1 codec string when the colr atom is present (#1205) 2023-08-04 09:00:59 -07:00
origin Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
public Low latency DASH support (#979) 2021-08-25 08:38:05 -07:00
replicator Address gcc build failures in some platforms 2017-12-07 11:45:26 -08:00
test fix: PTS diverge DTS when DTS close to 2pow33 and PTS more than 0 (#1050) 2022-10-27 14:21:03 -07:00
trick_play cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00