[gstreamer-bugs] [Bug 573595] plugins-bad mingw ports

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Feb 28 18:15:04 PST 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=573595

  GStreamer | gst-plugins-bad | Ver: git




------- Comment #6 from LRN  2009-03-01 02:15 UTC -------
Created an attachment (id=129766)
 --> (http://bugzilla.gnome.org/attachment.cgi?id=129766&action=view)
acmenc and acmmp3dec plugins mingw port

Makes use of ACM_CFLAGS and ACMMP3DEC_CFALGS. These should be used to pass
additional Include directory where msacm.h and mmreg.h could be found, they has
to be taken from MS Platform SDK (the ones bundled with MinGW are unuseful).
Including the whole SDK seems to be a bad idea (conflicts with MinGW).
Corrects some calls to WinAPI functions to explicitly use widechar-versions
(and this way we don't need to do -DUNICODE ! Yay!).
Typecasts some arguments to avoid warnings


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




More information about the Gstreamer-bugs mailing list