[Bug 673891] vp8dec: add threads option

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 11 06:52:47 PDT 2012


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

Oleksij Rempel <bug-track> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #211812|0                           |1
        is obsolete|                            |

--- Comment #2 from Oleksij Rempel <bug-track at fisher-privat.net> 2012-04-11 13:52:46 UTC ---
Created an attachment (id=211827)
 View: https://bugzilla.gnome.org/attachment.cgi?id=211827
 Review: https://bugzilla.gnome.org/review?bug=673891&attachment=211827

patch v2

new patch, changes:
- rename options threads to max-threads. It describe better what it actually
do.
- set default count of threads to 8. This is limit used by decoder. Decoder
will decide haw many threads to create. It checks number of cores and number of
token parts. We can't do better decision than decoder. If, for some reason,
user need to limit number of threads, he can use this option.

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