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 766708 - audiotestsrc: do not check for eos on segment stop in reverse playback
audiotestsrc: do not check for eos on segment stop in reverse playback
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-05-20 11:37 UTC by Vincent Penquerc'h
Modified: 2018-07-18 18:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-audiotestsrc-do-not-check-for-eos-on-segment-stop-in.patch (1.04 KB, patch)
2016-05-20 11:37 UTC, Vincent Penquerc'h
none Details | Review

Description Vincent Penquerc'h 2016-05-20 11:37:02 UTC
In reverse playback, segment stop is still the largest timestamp of
    the segment to use (if defined).
Comment 1 Vincent Penquerc'h 2016-05-20 11:37:52 UTC
Created attachment 328251 [details] [review]
0001-audiotestsrc-do-not-check-for-eos-on-segment-stop-in.patch
Comment 2 Olivier Crête 2018-07-18 18:36:56 UTC
It seems slomo wrote the exact same patch as 31f2565845