[Bug 680667] vp8enc: initiate encoder to fix a crash.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Aug 5 11:37:17 PDT 2012


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

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.11.x

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-08-05 18:37:12 UTC ---
Pushed, thanks!

commit 94337d05a503aafc403fdaecff2192e11249c94f
Author: Oleksij Rempel <bug-track at fisher-privat.net>
Date:   Thu Jul 26 19:31:14 2012 +0200

    vp8enc: initiate encoder to fix a crash.

    Without this patch vp8enc send header before and after first
    key frame. On second keyframe vp8dec will crash without getting
    decoded frame. With this pipe it is easy to reproduce this issue:
    gst-launch-1.0 videotestsrc ! vp8enc ! vp8dec ! fakesink

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

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