[Bug 734266] Vp8dec fails when input format changes

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Sep 1 21:03:33 PDT 2014


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

Thiago Sousa Santos <thiagossantos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |thiagossantos at gmail.com
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #2 from Thiago Sousa Santos <thiagossantos at gmail.com> 2014-09-02 04:03:26 UTC ---
Thanks for the patch! It has been pushed to master along with a new unit test
to prevent it from happening again and also applying the same fix for vp9dec
that was actually crashing instead of asserting.

commit 8bee49c85e51bc35123c6a4700e489441038dcf2
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date:   Tue Sep 2 00:55:17 2014 -0300

    vp9dec: Fix segfault when a new caps is received

    Remember to unref the output caps when a new caps event is received
    as it should generate a new one based on the new caps.

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

commit 0430ea87a3ab0767ca85fbbc27d1f68b41b73153
Author: Thiago Santos <thiagoss at osg.samsung.com>
Date:   Tue Sep 2 00:54:35 2014 -0300

    tests: vp8dec: add test for caps renegotiation

    Check that vp8dec can properly accept a new caps when upstream
    changes it

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

commit f22b91dad52ae609f76cfda1b9ad6b064722273a
Author: Jose Antonio Santos Cadenas <santoscadenas at gmail.com>
Date:   Tue Aug 5 10:34:39 2014 +0200

    vp8dec: Reset output and input states when changing format

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

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