]> granicus.if.org Git - libvpx/commit
Construct temporal dependency building system
authorJingning Han <jingning@google.com>
Wed, 23 May 2018 16:07:45 +0000 (09:07 -0700)
committerJingning Han <jingning@google.com>
Fri, 15 Jun 2018 03:30:33 +0000 (20:30 -0700)
commitd94f1c84ccef8b9ac9765aa337865ec8c01fbcce
tree1be0a50fc063f305b2bbd0d8dc95cdc77c47f6d5
parent775706c4534475ace8c3b68516e40628ee03808f
Construct temporal dependency building system

Schedule the frame processing to construct temporal dependency
statistics within a group of pictures. Align the corresponding
reference frames.

Change-Id: I8969f5c335a4a5c2614f4530b636fe13a25a8a98
vp9/encoder/vp9_encoder.c