After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 780117 - player: Add get/set HTTP Cookie API
player: Add get/set HTTP Cookie API
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-03-15 23:30 UTC by Seungha Yang
Modified: 2018-11-03 14:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
player: Add get/set HTTP Cookie API (7.00 KB, patch)
2017-03-15 23:31 UTC, Seungha Yang
none Details | Review
souphttpsrc: Fix leak on get_property() (942 bytes, patch)
2017-03-15 23:43 UTC, Seungha Yang
none Details | Review

Description Seungha Yang 2017-03-15 23:30:30 UTC
Add new API gst_player_config_{set,get}_cookies() similar to
gst_player_config_{set,get}_user_agent()
Comment 1 Seungha Yang 2017-03-15 23:31:09 UTC
Created attachment 348046 [details] [review]
player: Add get/set HTTP Cookie API
Comment 2 Seungha Yang 2017-03-15 23:43:26 UTC
Created attachment 348047 [details] [review]
souphttpsrc: Fix leak on get_property()

g_value_set_boxed() does not take ownership of strv but just copies it.
Comment 3 Sebastian Dröge (slomo) 2017-03-16 05:53:42 UTC
This should probably be implemented around the new API in bug #726314
Comment 4 Sebastian Dröge (slomo) 2017-03-16 05:54:20 UTC
I mean bug #761099
Comment 5 Seungha Yang 2017-03-16 06:40:39 UTC
(In reply to Sebastian Dröge (slomo) from comment #4)
> I mean bug #761099

I've seen it a few weeks ago and tried to integrate on my adaptive streaming system. I deeply hope it to be merged soon :)
Anyway, I'll let this bug to be pended.
Comment 6 GStreamer system administrator 2018-11-03 14:05:52 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/533.