[FFmpeg-devel] [PATCH 4/7] x86: sbrdsp: implement SSE hf_apply_noise
Christophe Gisquet
christophe.gisquet at gmail.com
Sun Apr 7 14:46:59 CEST 2013
2013/4/7 Michael Niedermayer <michaelni at gmx.at>:
> iam not sure i understand the problem you describe but the noise table
> can just be extended by a few elements copied from the begin to avoid
> having to deal with wrap around where its inconvenient
Guess what? Someone already did this, but did not modify the C code to
reflect it.
So the whole mess of handling the wrap around is, in fact, unneeded, as you say.
--
Christophe
More information about the ffmpeg-devel
mailing list