einstein95 / crunchy-xml-decoder

GNU General Public License v2.0
35 stars 14 forks source link

Fix misunderstanding about empty IV field for HLS. #110

Closed jsonn closed 7 years ago

jsonn commented 7 years ago

An empty IV in the key list means that the media sequence number should be used as 128bit Big Endian number. Compute the correct sequence number for each segment and pass it down, so that it can be used.