You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rfdecode: half-spectrum rfft/irfft for rfhpf and video outputs
Port from dp11's tree: the rfhpf dropout filter and the FVideo/FVideo05/
FVideoBurst/FVideoPilot output cluster operate on real signals through
conjugate-symmetric filters, so the full complex fft/ifft.real pairs are
exactly replaceable by half-spectrum rfft/irfft at roughly half the
transform cost (~2.3x on the transforms themselves).
Verified bit-identical (.tbc/.pcm/.efm md5) on ve-snw-cut (NTSC) and
jason-testpattern (PAL), both -t8.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
0 commit comments