souphttpsrc: Fix seeking issue on specific server 41/324541/1 accepted/tizen/unified/20250530.090449 accepted/tizen/unified/x/20250531.233012
authorEunhye Choi <eunhae1.choi@samsung.com>
Tue, 20 May 2025 08:05:11 +0000 (17:05 +0900)
committerEunhye Choi <eunhae1.choi@samsung.com>
Tue, 20 May 2025 08:05:13 +0000 (17:05 +0900)
commit4603294e63af13c6c7aa9b137487135890339871
tree6912f9a6333ebdf64df444eac9378c4ca7b3c93d
parent287064c20e4a51b2305f6290dd369ca4717d8efb
souphttpsrc: Fix seeking issue on specific server

Remove dependency on 'Range' header in response for seek capability
which is leftover patch related to previously revert commit.

This part expect that the 'range' header is always included in response
by adding range request in gst_soup_http_src_add_range_header().
but offset condition is added by this commit :
37be5030fe5afb313e5134f218691bfb0e9be31a.

[Version] 1.24.11-17

Change-Id: Idccac5c213501f4cdce6054e5404902235fb9e19
packaging/gstreamer.spec
subprojects/gst-plugins-good/ext/soup/gstsouphttpsrc.c