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 557080 - [mpegpsdemux] Regression with reverse-playback
[mpegpsdemux] Regression with reverse-playback
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal blocker
: 0.10.9
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-10-20 13:41 UTC by Edward Hervey
Modified: 2008-10-20 14:19 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix newsegment values. (1.62 KB, patch)
2008-10-20 13:41 UTC, Edward Hervey
committed Details | Review

Description Edward Hervey 2008-10-20 13:41:05 UTC
Reverse playback doesn't work anymore with mpegpsdemux since it's not creating valid newsegments.

Patch follows.
Comment 1 Edward Hervey 2008-10-20 13:41:31 UTC
Created attachment 120926 [details] [review]
Fix newsegment values.
Comment 2 Edward Hervey 2008-10-20 14:19:06 UTC
2008-10-20  Edward Hervey  <edward.hervey@collabora.co.uk>

	* gst/mpegdemux/gstmpegdemux.c: (gst_flups_demux_send_data):
	Fix reverse playback regression.
	Fixes #557080