[gstreamer-bugs] [Bug 586019] [mxfdemux] stray semicolons after if statement
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Jun 18 00:31:27 PDT 2009
If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
http://bugzilla.gnome.org/show_bug.cgi?id=586019
GStreamer | gst-plugins-bad | Ver: git
Sebastian Dröge changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |slomo at circular-chaos.org
Attachment #136752|none |accepted-commit_after_freeze
Flag| |
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
------- Comment #2 from Sebastian Dröge 2009-06-18 07:31 UTC -------
The patch is correct, it's just an optimization that isn't used when the
semicolon is there ;) At that point the prev_partition fields of the partitions
are set to the previous partition if known already (otherwise we have to search
later but most MXF files already have this set in the files).
Both parts of the diff are actually doing the same btw ;)
--
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.
You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=586019.
More information about the Gstreamer-bugs
mailing list