]> granicus.if.org Git - handbrake/commit
qsv: Fix crash attempting to destroy mutex.
authormaxd <maxim.d33@gmail.com>
Wed, 20 Jul 2016 11:35:58 +0000 (13:35 +0200)
committerBradley Sepos <bradley@bradleysepos.com>
Thu, 28 Jul 2016 13:41:18 +0000 (09:41 -0400)
commita2d31ec1c6109424d193832aa83db6958292d797
treea075328ddadd27beef2463885f160a9ef916cdbb
parent6186705ae15c22ac00b8bf6e862b55d94bfa56c1
qsv: Fix crash attempting to destroy mutex.

Removal of address-of operator made necessary by newer pthreads implementation.

Also adds some return value checking and error reporting.

Resolves #258.
contrib/ffmpeg/A00-qsv.patch