[Bug 674243] rtmp: fix build on windows, link against winsock library

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sat May 5 08:29:04 PDT 2012


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.11.x
            Summary|Fix rtmp plugin to compile  |rtmp: fix build on windows,
                   |on W32                      |link against winsock
                   |                            |library

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-05-05 15:29:00 UTC ---
Removed libwinmm, since only libws2_32 should be needed (and even that should
really be done inside librtmp).

Use RTMP_LIBS directly, as for other plugins. For consistency, not because it's
the best thing to do.

Fixed typo in GSTRTMP_LIBS="$GSTTRMP_LIBS ..

Thanks for the patch!


commit e4ec3e4bd70c4dabdeb7883101cd14ee43ec5e17
Author: Руслан Ижбулатов <lrn1986 at gmail.com>
Date:   Tue Apr 17 11:44:18 2012 +0400

    rtmp: link to winsock library on Windows

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

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