]> granicus.if.org Git - libvpx/commit
Track maximum layer depth in a GOP
authorJingning Han <jingning@google.com>
Tue, 6 Nov 2018 00:21:49 +0000 (16:21 -0800)
committerJingning Han <jingning@google.com>
Tue, 6 Nov 2018 00:22:44 +0000 (16:22 -0800)
commit9718a01e42e3e7232c6fe8dd1068052a7e7f5f2b
tree3518d186cf415f7126361fbff7e0789bdf448cc5
parent47b6d3c41827f40a5f726c97ce5bc103f5ad0ed9
Track maximum layer depth in a GOP

Track the effective maximum layer depth in a given group of
pictures. Keep it in the GF_GROUP data structure.

Change-Id: If777c4e0f4a871c7226a91e3871f445e92f18b24
vp9/encoder/vp9_firstpass.c