[Bug 722682] oggmux: problems with vp8 stream

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Mar 11 08:50:48 PDT 2014


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

Thiago Sousa Santos <thiago.sousa.santos> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.3.1

--- Comment #18 from Thiago Sousa Santos <thiago.sousa.santos at collabora.co.uk> 2014-03-11 16:14:08 UTC ---
commit a2633b7cf1d7dbff349649503083c0f9683d2ba8
Author: Thiago Santos <ts.santos at sisa.samsung.com>
Date:   Thu Mar 6 12:59:08 2014 -0300

    oggmux: implement vp8 granulepos function

    Add an extra function to the oggstream map to inform it about
    the incoming buffers. This way oggmux can keep a count on the
    vp8 invisible frames and calculate the granulepos correctly.

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

commit e00c30657197551ccb52d8ad83fa495b93875240
Author: Thiago Santos <ts.santos at sisa.samsung.com>
Date:   Wed Mar 5 16:34:42 2014 -0300

    oggmux: create vp8 header data if not provided in caps

    vp8 stream header shouldn't be assumed to be provided in caps always
    as this would repeat the same code in all demuxers/encoders. Instead,
    make oggmux generate them if they are not supplied.

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

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