[gstreamer-bugs] [Bug 593651] buffer-size property of ffenc_* is a cop-out

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 1 07:47:36 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=593651
  GStreamer | gst-ffmpeg | git

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at circular-chaos.org
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.9

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2009-10-01 14:47:30 UTC ---
commit d9f6febe7015bbbbce7ddc82503f43751f7eb168
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Thu Oct 1 16:44:22 2009 +0200

    ffenc: Make sure to always provide large enough buffers

    For audio always add the minimum ffmpeg buffer size, for video
    use the same weird buffer size as they use in ffmpeg.c:
    width*height*6 + 200

    Also make setting of the buffer-size property a no-op.

    Fixes bug #593651.

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