ali1234 / vhs-teletext

Software to recover teletext data from VHS recordings.
GNU General Public License v3.0
179 stars 21 forks source link

VBI/opencl: Add a missing wait #78

Closed penguin42 closed 1 year ago

penguin42 commented 1 year ago

Add a missing wait() at the end of the queued chain. Not sure if this has actually caused any corrupt data but I guess it's possible. Foudn when trying to turn profiling on, only broke with the Mesa set, not the ROCm set for some reason - but I think Mesa is right.

ali1234 commented 1 year ago

Merged from #79?