[Bug 797164] x264enc: Avoid format decision per frame

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Sep 22 11:45:15 UTC 2018


https://bugzilla.gnome.org/show_bug.cgi?id=797164

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.15.1

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Pushed, thanks for the patch!

commit 7e639433617c4e3969ed27b600f0508e4d7252b8
Author: Seungha Yang <seungha.yang at navercorp.com>
Date:   Tue Sep 18 21:43:14 2018 +0900

    x264enc: Avoid format decision per frame

    Avoid switch/case per frame for format decision and detect the format
    only if where it could be changed. Note that, whenever encoder->input_state
    is changed, gst_x264_enc_init_encoder() is called.

    https://bugzilla.gnome.org/show_bug.cgi?id=797164

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