[gstreamer-bugs] [Bug 320765] [ffmpegcolorspace] make win32+msvc compliant, don't use __VA_ARGS__ macros

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Wed Mar 15 03:32:14 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=320765
 GStreamer | gst-plugins-base | Ver: HEAD CVS


Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #54355|none                        |rejected
               Flag|                            |
  Attachment #58514|none                        |committed
               Flag|                            |
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |FIXED
            Summary|ffmpegcolorspace win32+msvc |[ffmpegcolorspace] make
                   |compliant                   |win32+msvc compliant, don't
                   |                            |use __VA_ARGS__ macros




------- Comment #8 from Tim-Philipp Müller  2006-03-15 11:32 UTC -------
Committed (without the stray \ in gst_ff_aud_caps_new()):

 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>

        Patch by: Sebastien Moutte  <sebastien moutte net>

        * gst/ffmpegcolorspace/gstffmpegcodecmap.c: (gst_ff_vid_caps_new),
        (gst_ff_aud_caps_new), (gst_ffmpeg_pixfmt_to_caps),
        (gst_ffmpeg_smpfmt_to_caps):
          Replace __VA_ARGS__ caps creation macros with varargs functions.
          Makes things compile on MSVC (#320765), looks nicer, and we can
          tell the compiler to check for the NULL terminator.


-- 
Configure bugmail: http://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