[Bug 709858] New: theoraenc: Do nothing when flushing the encoder when no caps were set

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 10 21:07:57 CEST 2013


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

           Summary: theoraenc: Do nothing when flushing the encoder when
                    no caps were set
    Classification: Platform
           Product: GStreamer
           Version: unspecified
        OS/Version: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: thibault.saunier at collabora.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


In case we receive a flush event before having our caps set, we will
end up trying to create a theora encoder even though we are not ready.
Avoid that situation making sure we are initialized before accepting to
be flushed.

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