]> granicus.if.org Git - libvpx/commit
vp9: Write height and width to ivf header in SVC example encoder.
authorJerome Jiang <jianj@google.com>
Thu, 7 Feb 2019 18:38:14 +0000 (10:38 -0800)
committerJerome Jiang <jianj@google.com>
Thu, 7 Feb 2019 18:38:14 +0000 (10:38 -0800)
commitb1ef3919b9f039c2536ae7fc69594be33625826a
treeb0171f52acb25f926624e62a351c9d3802fe7743
parente05cea787872dc2f9ef163a62ca9021955730f71
vp9: Write height and width to ivf header in SVC example encoder.

Write height and width of top layer to ivf header in SVC.

vpxdec Can't decode it correctly when output is y4m.

Change-Id: I9b2f1d54696611a30e252bdfd182897d191d92b5
examples/vp9_spatial_svc_encoder.c