[Bug 722760] Add VP8 parser in codecparsers submodule

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Apr 18 09:42:29 PDT 2014


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

Gwenole Beauchesne <gb.devel> changed:

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

--- Comment #50 from Gwenole Beauchesne <gb.devel at gmail.com> 2014-04-18 16:42:24 UTC ---
commit bf6959000f2f785c9446f32bf2bf8eb619633760
Author: Zhao, Halley <halley.zhao at intel.com>
Date:   Fri Jan 24 08:37:16 2014 +0800

    tests: add standalone program for VP8 parser.

    Add standalone test application that demonstrates how to use the new
    VP8 bitstream parsing library, while also allowing simple debugging/
    tracing of IVF files.

    [clean-ups, updated to new parser API]
    Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne at intel.com>

commit 26baaf51a1994f153eab88f691fda6c2b785ec6a
Author: Zhao, Halley <halley.zhao at intel.com>
Date:   Wed Jan 8 02:49:00 2014 +0800

    tests: add test for VP8 bitstream parsing library.

    [updated to new parser API]
    Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne at intel.com>

commit cea860021d093a699619a7903797a2af5d2a6784
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Wed Apr 9 09:22:02 2014 +0200

    codecparsers: vp8: rename dboolhuff symbols.

    Rename VP8 dboolhuff symbols so that to avoid clashes with libvpx when
    static linking.

commit e2aaa91c5aa5fb45bec35c348fcef6e907d15efa
Author: Gwenole Beauchesne <gwenole.beauchesne at intel.com>
Date:   Tue Apr 8 10:30:09 2014 +0200

    codecparsers: vp8: add GStreamer native utilities.

    Import libvpx 1.3.0 range decoder files (dboolhuff.[ch]) to implement
    the VP8 utilities native interface. Likewise, copy and use the default
    libvpx generated entropy probabilities tables.

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

commit 3da5a543995542ffaa57f9e179b5b9fbe0bc850f
Author: Zhao, Halley <halley.zhao at intel.com>
Date:   Wed Jan 8 02:49:00 2014 +0800

    codecparsers: add VP8 bitstream parser.

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

    [refactored, among other fixes]
    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