[Bug 748495] libde265: No code to detect the number of CPUs on W32

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Apr 28 08:11:04 PDT 2015


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Refactored this a little so we can easily drop it when we bump glib
requirement, let me know if it breaks anything on windows:

ommit c754b8526b32cffe397308567127313bf993c86d
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Tue Apr 28 16:06:47 2015 +0100

    de265dec: use g_get_num_processors() if available

    And provide home-made fallback for older GLib versions,
    so that we can later find these and remove them when
    we bump the GLib requirement (which is certainly going
    to happen before 2.0).

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


(On a side note, all this thread count autoconfig stuff looks highly dubious to
me, as if nothing else is going on on the system..)

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