[Bug 704769] Make libav codecs handle gracefully renegotiation.

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Sep 12 03:14:20 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=704769
  GStreamer | gst-libav | git

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #16 from Sebastian Dröge (slomo) <slomo at circular-chaos.org> 2013-09-12 10:14:12 UTC ---
commit 1277540b8c060983d518109237586ea12446d479
Author: Sebastian Dröge <slomo at circular-chaos.org>
Date:   Thu Sep 12 12:12:23 2013 +0200

    avviddec: Use the correct context for negotiation

    During get_buffer() it can happen that the main context is not
    updated yet and only the context passed here has the correct
    width, height, etc.

commit faec0142e34c3d514a62132f141622676499fa14
Author: Sebastian Dröge <slomo at circular-chaos.org>
Date:   Thu Sep 12 12:11:29 2013 +0200

    avviddec: Remember initially used stride and don't allow stride changes

    libav does not allow stride changes currently, fall back to
    non-direct rendering here:
    https://bugzilla.gnome.org/show_bug.cgi?id=704769
    https://bugzilla.libav.org/show_bug.cgi?id=556

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