grafov / m3u8

Parser and generator of M3U8-playlists for Apple HLS. Library for Go language. :cinema:
http://tools.ietf.org/html/draft-pantos-http-live-streaming
BSD 3-Clause "New" or "Revised" License
1.22k stars 312 forks source link

change to compare value of the key #190

Open davidtrse opened 2 years ago

davidtrse commented 2 years ago

p.Key and seg.Key are non-comparable pointers in this case, so change to compare their values