shaka-packager/packager/media
Joey Parrish efbca399c0 fix: Add missing limits header
In many places, we used std::numeric_limits without including the
proper header.  This would build on some Linux distributions, but not
others.

This adds the missing includes, fixing the build on Fedora, among
other distros.

Change-Id: I63e9e37e5973fe23bbdf9868552db51062b1dae4
2021-10-13 12:25:34 -07:00
..
base Low latency DASH support (#979) 2021-08-25 08:38:05 -07:00
chunking Low latency DASH support (#979) 2021-08-25 08:38:05 -07:00
codecs Properly handle AVC profiles with SPS extension 2020-08-05 17:08:53 -07:00
crypto cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00
demuxer Make WebVttParser a MediaParser. 2020-09-16 20:12:48 +00:00
event Fix for gap size warning in Low Latency mode (#985) 2021-09-03 09:57:43 -07:00
formats fix: Add missing limits header 2021-10-13 12:25:34 -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 Support Dolby Vision backward compatible profiles 2020-02-11 05:24:09 +00:00
trick_play cleanup: Convert all time parameters to signed 2021-08-05 18:24:15 +00:00