After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 573848 - Use native CPU number detection in mpeg2enc
Use native CPU number detection in mpeg2enc
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Windows
: Normal normal
: 0.10.12
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-03 01:04 UTC by LRN
Modified: 2009-04-22 08:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Use GetSystemInfo() to get the number of CPUs (1000 bytes, patch)
2009-03-03 01:04 UTC, LRN
committed Details | Review

Description LRN 2009-03-03 01:04:19 UTC
sysconf (_SC_NPROCESSORS_ONLN); is not available on Windows.
Comment 1 LRN 2009-03-03 01:04:45 UTC
Created attachment 129905 [details] [review]
Use GetSystemInfo() to get the number of CPUs
Comment 2 David Schleef 2009-03-19 22:01:58 UTC
Applied.  Will push after release.
Comment 3 Edward Hervey 2009-04-21 15:20:19 UTC
david... how about pushing now ? :)
Comment 4 David Schleef 2009-04-22 01:56:09 UTC
good question.  I thought it was already pushed