[gstreamer-bugs] [Bug 610089] Flash players are unable to show x264 encoded streams

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Apr 13 07:57:50 PDT 2010


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

Mark Nauwelaerts <mnauw> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mnauw at users.sourceforge.net

--- Comment #3 from Mark Nauwelaerts <mnauw at users.sourceforge.net> 2010-04-13 14:57:48 UTC ---
While this commit fixes an off-by-one for a newer libx264, it introduced an
off-by-one for older ones.

Following commit should take care for both:

commit 61643c7d8994c0bf6be30c3c2a1e3cff8d8a0f6a
Author: Mark Nauwelaerts <mark.nauwelaerts at collabora.co.uk>
Date:   Tue Apr 13 16:31:25 2010 +0200

    x264enc: fix up avcC header construction

    Fix off-by-one introduced by commit
35dd89951d8bb1c094da65480e4197efdfb4e93c
    for BUILD_X264 < 76.

    Also fixes #610089.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list