souphttpsrc: Fix seeking issue on specific server 65/324565/2 accepted/tizen_7.0_unified tizen_7.0 accepted/tizen/7.0/unified/20250521.083033
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 11:44:25 +0000 (20:44 +0900)
commit09ce33099ed7b9e847c18f64118ba177cf497404
tree435482f9b72993c10d343b27872d0d5801bc656d
parentc5eaca8e5d9fa65af81fb21a0c73d7aa080cb858
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.20.0-64

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