[gstreamer-bugs] [Bug 625557] x264enc doesn't flush delayed frames properly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 30 01:28:37 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=625557
  GStreamer | gst-plugins-ugly | 0.10.15

--- Comment #4 from Robert Swain <robert.swain at gmail.com> 2010-07-30 08:28:34 UTC ---
Pushed. (Sorry, I forgot to put the bug number in the commit message.)

Module: gst-plugins-ugly
Branch: master
Commit: a441e5b6ef5575a178c27f2c993a893e572a6191
URL:   
http://cgit.freedesktop.org/gstreamer/gst-plugins-ugly/commit/?id=a441e5b6ef5575a178c27f2c993a893e572a6191

Author: Robert Swain <robert.swain at collabora.co.uk>
Date:   Thu Jul 29 09:41:49 2010 +0200

x264enc: Fix flushing of delayed frames

x264_encoder_encode() should be called with a NULL picture until at least
x264_encoder_delayed_frames() returns 0. This fixes what appeared to be a
regression in make check due to the recent change in defaults which enabled
b-frames and b-pyramid, both of which I believe increase the number of delayed
frames when encoding.

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