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 350413 - API: add gst_segment_set_newsegment_from_event() and gst_segment_set_seek_from_event()
API: add gst_segment_set_newsegment_from_event() and gst_segment_set_seek_fro...
Status: RESOLVED INVALID
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal enhancement
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-08-08 11:26 UTC by Tim-Philipp Müller
Modified: 2006-08-09 15:04 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
propsed API addition (4.63 KB, patch)
2006-08-08 11:28 UTC, Tim-Philipp Müller
rejected Details | Review

Description Tim-Philipp Müller 2006-08-08 11:26:48 UTC
It seems to me that it might be useful to have the following two functions:

   gst_segment_set_newsegment_from_event()
   gst_segment_set_seek_from_event()

Patch attached.
Comment 1 Tim-Philipp Müller 2006-08-08 11:28:21 UTC
Created attachment 70475 [details] [review]
propsed API addition
Comment 2 Jan Schmidt 2006-08-09 11:30:00 UTC
OK by me
Comment 3 Tim-Philipp Müller 2006-08-09 15:04:07 UTC
Wim seems to think these woudln't be that useful, so punting for now...

<wtay> yeah, thaytan had the same suggestion once, to which I replied that a direct event->segment mapping is rare
<__tim> okay, so you think those aren't very useful then?
<wtay> __tim, I don't see a clear pattern that would indicate that, no...