[Bug 750783] baseparse: reverse playback in pull mode

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 19 08:18:12 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=750783

Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #305113|none                        |reviewed
             status|                            |

--- Comment #7 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
Review of attachment 305113:
 --> (https://bugzilla.gnome.org/review?bug=750783&attachment=305113)

This only need a final cleanup (spurious white spaces). Can you check that you
haven't accidentally disabled gst-indent ? It should catch these at commit
time.

::: libs/gst/base/gstbaseparse.c
@@ +4337,3 @@
     else
       startpos -= parse->priv->lead_in_ts;
+

White space.

@@ +4358,3 @@
             GST_FORMAT_BYTES, &seekstop))
       goto convert_failed;
+

White space.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list