]> granicus.if.org Git - libvpx/commit
No vpx_img_alloc for y4m input in example encoders.
authorJerome Jiang <jianj@google.com>
Mon, 4 Feb 2019 19:08:21 +0000 (11:08 -0800)
committerJerome Jiang <jianj@google.com>
Tue, 5 Feb 2019 22:12:54 +0000 (14:12 -0800)
commita4525dccec0cbd23b507cb58ce6d8b24a3dd4559
tree29a7a12921ceb0952c37f09b2b2c1426621d3bfa
parent7593588eb1c7e786b62c5f21c081a4bfb1d00d4f
No vpx_img_alloc for y4m input in example encoders.

Y4M reader has its own allocation.

Change-Id: Ie02440a183126072ea773860f4e9dc9b412772f5
examples/vp9_spatial_svc_encoder.c
examples/vpx_temporal_svc_encoder.c