[gstreamer-bugs] [Bug 602556] New: x264enc and ffenc upstream GstForceKeyUnit handling are not thread-safe

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 20 19:14:16 PST 2009


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

           Summary: x264enc and ffenc upstream GstForceKeyUnit handling
                    are not thread-safe
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: tester at tester.ca
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


The implementation of GstForceKeyUnit in both of these elements are not thread
safe (since the element reading the modified variable is very likely in another
thread).

Also, I implemented pushed back a GstForceKeyUnit event downstream in both
(like theoraenc already does). That will allow muxers and payloaders to react
to it (the next step is to make the h264 payload resend the PPS/SPS in the
downstream event).

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