[gstreamer-bugs] [Bug 630292] x264enc: Use the new x264 API to request a keyframe

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 5 12:09:28 PST 2011


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

Olivier Crete (Tester) <olivier.crete> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #3 from Olivier Crete (Tester) <olivier.crete at ocrete.ca> 2011-01-05 20:09:27 UTC ---
We could call intra_refresh() only from the chain function, but then we'd have
to keep a flag somewhere to remember to call it. Once we get rid of the code to
support older versions of x264, it will be nicer.

It's safe because the encoder is protected by the object lock already (not the
stream lock).

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