[Bug 710855] ivfparse: Port to 1.0

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 18 09:37:46 PDT 2014


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

Gwenole Beauchesne <gb.devel> changed:

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

--- Comment #15 from Gwenole Beauchesne <gb.devel at gmail.com> 2014-04-18 16:37:40 UTC ---
commit abadffd4d848860ff19d4545502fc85f473a5a46
Author: Gwenole Beauchesne <gwenole.beauchesne at intel.com>
Date:   Fri Apr 18 18:12:36 2014 +0200

    ivfparse: detect and propagate resolution changes.

    Detect resolution changes on key frames, and propagate the resulting
    caps to the src pad. Only the uncompressed data chunk is decoded, so
    avoid using the new VP8 bitstream parsing library for now.

    Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne at intel.com>

commit 3b308cba3c6e5bfe2dbfc1a1f83640b44a27e5f9
Author: Gwenole Beauchesne <gwenole.beauchesne at intel.com>
Date:   Fri Apr 18 17:34:08 2014 +0200

    ivfparse: avoid possible division-by-zero when calculating PTS.

    Avoid possible division-by-zero while deriving the presentation timestamp
    of the buffer. The base class will take care of any interpolation needs.

    Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne at intel.com>

commit 4cf290074fd000ed882f1c263ab834df8472651e
Author: Halley Zhao <halley.zhao at intel.com>
Date:   Fri Oct 25 07:38:53 2013 +0800

    ivfparse: enable build.

    Drop `ivfparse' element from the non-ported set of plugins in configure.

commit 3d0ce67fcd886cf6e03f4f123d7da64491b96a8d
Author: Gwenole Beauchesne <gwenole.beauchesne at intel.com>
Date:   Tue Mar 4 15:46:58 2014 +0100

    ivfparse: port to baseparse.

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

    Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne at intel.com>

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