]> granicus.if.org Git - handbrake/commit
qsv: Allocate planes contiguously.
authormaxd <maxim.d33@gmail.com>
Tue, 31 Jan 2017 09:35:37 +0000 (10:35 +0100)
committerBradley Sepos <bradley@bradleysepos.com>
Thu, 2 Feb 2017 19:37:31 +0000 (14:37 -0500)
commit6aa1b40aead1653b39c93195aed4e920b6b0fcc9
tree10bd16cb58e1055f9c528ccee36ca763bacf5f37
parent56aca27e29c3e20dd67c8539dc5be9e4d1fc50b3
qsv: Allocate planes contiguously.

Better performance and less prone to crashing.

Fixes #540 and closes #558.
libhb/enc_qsv.c