[Bug 726329] New: [vp8enc] Add support for caps renegotiation

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Mar 14 04:47:31 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=726329
  GStreamer | gst-plugins-good | 1.x

           Summary: [vp8enc] Add support for caps renegotiation
    Classification: Platform
           Product: GStreamer
           Version: 1.x
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: santoscadenas at gmail.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=271874)
 View: https://bugzilla.gnome.org/attachment.cgi?id=271874
 Review: https://bugzilla.gnome.org/review?bug=726329&attachment=271874

vp8enc: Change GMutex for GRecMutex

Attached patch adds support for caps renegotiation at sink pad.

This way screen size changes can be handled by the encoder.

Additionally I attach a patch that changes GMutex for GRecMutex to avoid
release the lock for calling other functions, avoiding possible race
conditions.

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