[gstreamer-bugs] [Bug 612454] fix compile errors in latest gst-plugins-bad

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Mar 11 09:00:18 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=612454
  GStreamer | gst-plugins-bad | git

Edward Hervey <bilboed> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |bilboed at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.19

--- Comment #4 from Edward Hervey <bilboed at gmail.com> 2010-03-11 17:00:16 UTC ---
commit c3156f06636004d868913dbc9ed5baba826411a8
Author: Rob Clark <rob at ti.com>
Date:   Wed Mar 10 11:50:47 2010 -0600

    fix compile error with trace macro

    Note that this one isn't a problem with normal trace macros, but causes
problems with
    some replacement trace macros that I use, which expect the format string to
be
    appendable (ie "foo "fmt in the macro)

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

commit 554e0fc5444bb4d7cad466f43a378278b24e250b
Author: Rob Clark <rob at ti.com>
Date:   Wed Mar 10 11:49:22 2010 -0600

    fix trace macro typo

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

commit 79faa0b9fa46b03da46e0739093b8a9c3bc372c2
Author: Rob Clark <rob at ti.com>
Date:   Wed Mar 10 10:26:27 2010 -0600

    mpeg4videoparse: fix compile error

    gst/mpeg4videoparse/mpeg4videoparse.c:689: warning: comparison is always
true due to limited range of data type

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

commit 71d0e513fafe67ca5a5d10cf04d19410beadfde9
Author: Rob Clark <rob at ti.com>
Date:   Wed Mar 10 10:23:23 2010 -0600

    qtmux: fix compile error

    gst/qtmux/gstqtmoovrecover.c:268: warning: format not a string literal and
no format arguments

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

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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