]> git.sesse.net Git - x264/commit
Improve reference_invalid support
authorFiona Glaser <fiona@x264.com>
Thu, 22 Jul 2010 00:40:14 +0000 (17:40 -0700)
committerFiona Glaser <fiona@x264.com>
Thu, 22 Jul 2010 07:17:36 +0000 (00:17 -0700)
commit5cbf8cf1ee08772a75278c5d9b5cd8d39874e3bb
tree4d22e9f918beed4815ba94eb342ddc1f8a89f46b
parent0d70de178aba32900c671c4af62808147c17570e
Improve reference_invalid support
Reference invalidation can now be used to invalidate multiple frames at a time, rather than being limited to one per encoder_encode call.
common/common.h
encoder/encoder.c
x264.h