shaka-packager/packager/media
Kongqun Yang 24ba12c18e Remove escape parameter in NalUnitToByteStreamConverter
The spec actually requires all NAL units to be escaped, so there
is no need to escape it again.

NAL byte stream is one demarcation method; NAL unit stream is another
demarcation method. Regardless of the demarcation method used, the
requirement for NAL unit is the same. See the last paragraph of
7.4.1 NAL unit semantics on the requirement on emulation prevention bytes.

Change-Id: Icc63fcc5cf965632e331f5af5f673164c7c1663a
2017-03-02 23:01:53 +00:00
..
base Using std::shared_ptr instead of std::unique_ptr in stream data entry 2017-02-11 02:41:49 +00:00
chunking Fix build break in win64 2017-02-10 22:57:35 -08:00
codecs Remove escape parameter in NalUnitToByteStreamConverter 2017-03-02 23:01:53 +00:00
crypto Implement ChunkingHandler 2017-02-11 02:41:34 +00:00
event Fix mpd duration not set in static live manifest 2017-02-11 00:52:32 +00:00
file Add support for udp_file in Windows. (#185) 2017-01-10 10:05:28 -08:00
formats Remove escape parameter in NalUnitToByteStreamConverter 2017-03-02 23:01:53 +00:00
test Update cmd flags to support static mpd with live profile 2017-01-13 20:00:10 +00:00