[gstreamer-bugs] [Bug 529018] gst_ogm_parse_stream_header creates fraction value with wrong denominator argument width (64 bits)

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sun Apr 20 04:41:41 PDT 2008


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=529018

  GStreamer | gst-plugins-base | Ver: HEAD CVS

Sebastian Dröge changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at circular-chaos.org
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.20




------- Comment #1 from Sebastian Dröge  2008-04-20 11:41 UTC -------
2008-04-20  Sebastian Dröge  <slomo at circular-chaos.org>

        * ext/ogg/gstogmparse.c: (gst_ogm_parse_stream_header):
        GST_TYPE_FRACTION contains gints so correctly cast gint64 arguments to
        vaargs functions to gint. Otherwise the fractions will get 0 set
        instead of the correct value on big endian systems. Fixes bug #529018.


-- 
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=529018.




More information about the Gstreamer-bugs mailing list