[Bug 656929] vp8: drop frames is a uint in the libvpx API, not a boolean

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Aug 21 20:17:54 PDT 2011


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

David Schleef <ds> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.23

--- Comment #2 from David Schleef <ds at schleef.org> 2011-08-22 03:17:52 UTC ---
Properties shouldn't be uint unless there's a specific need for them, in which
case the property should probably be uint32.  But obviously, boolean is very
wrong.


commit 3ac9a366760da09a240bf35a4bad0dfd2ada9dd5
Author: David Schleef <ds at schleef.org>
Date:   Sun Aug 21 20:15:25 2011 -0700

    vp8enc: fix drop-frame property

    Fixes #656929.

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