[Bug 720986] vp9dec: build fails on Fedora 19 with libvpx-devel

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 23 10:00:53 PST 2013


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

--- Comment #1 from Brendan Long <self at brendanlong.com> 2013-12-23 18:00:50 UTC ---
Oh wait, I think this was added in 1.3:

[blong at blong-desktop libvpx]$ git log v1.2.0  -G VPX_IMG_FMT_I444
[blong at blong-desktop libvpx]$ git log v1.3.0  -G VPX_IMG_FMT_I444
commit da58436f43095743d77f7ee84500fd22851317d8
Author: John Koleszar <jkoleszar at google.com>
Date:   Mon May 6 15:52:06 2013 -0700

    Subsampling aware allocs and bitstream

    Make framebuffer allocations according to the chroma subsamping
    factors in use. A bit is placed in the raw part of the frame header for
    each of the two subsampling factors. This will be moved in a future
    commit to make them part of the TBD feature set bits, probably only set
    on keyframes, etc.

    Change-Id: I59ed38d3a3c0d4af3c7c277617de28d04a001853

commit 8dd8287e16d3afc037a4ad5a18863107868ff5ef
Author: John Koleszar <jkoleszar at google.com>
Date:   Mon May 6 11:01:35 2013 -0700

    Y4M input support for 4:2:2, 4:4:4, 4:4:4:4

    Adds a new experiment CONFIG_NON420 that allows other chroma subsamplings
    to be passed to the codec. This commit allows the data to be passed from
    a y4m input file through vpxenc to the codec, where they're currently
    rejected. Later commits will finish support for this inside the codec.

    Change-Id: Ib3aac604d8cad9e24cef395fa1067f16ba7e8e43

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