[Bug 677223] New: dshowdecwrapper: Remove dependency to ATL

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu May 31 12:33:19 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=677223
  GStreamer | gst-plugins-bad | 0.10.x

           Summary: dshowdecwrapper: Remove dependency to ATL
    Classification: Platform
           Product: GStreamer
           Version: 0.10.x
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: raimo.jarvi at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


dshowdecwrapper doesn't compile with Visual C++ Express, because VC++ Express
doesn't include ATL. The following patch removes the dependency to ATL by
replacing CComPtr and CComQIPtr with _com_ptr_t.

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