hlssink(2): Don't write deprecated EXT-X-ALLOW-CACHE metadata
authorSebastian Dröge <sebastian@centricular.com>
Thu, 6 May 2021 07:46:15 +0000 (10:46 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Thu, 6 May 2021 07:46:15 +0000 (10:46 +0300)
commitda0e6b0afcfab7ff951168ec32cc2a62d2fece7b
tree243582312e6ffd5d5665206d9087b163febd6016
parent81ac09cfda70c4fc5567c0549bb3123deafa341c
hlssink(2): Don't write deprecated EXT-X-ALLOW-CACHE metadata

It's deprecated since quite a few versions and various validators
complain about it. Instead of the in-manifest metadata this should be
handled by the normal HTTP caching headers.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2221>
ext/hls/gsthlssink.c
ext/hls/gsthlssink2.c
ext/hls/gstm3u8playlist.c
ext/hls/gstm3u8playlist.h