[FFmpeg-devel] [PATCH] add ff_static_sine_window_init

Reimar Döffinger Reimar.Doeffinger
Thu Oct 15 22:28:39 CEST 2009


Hello,
this patch adds a special function to initialize the static ff_sine_*
arrays.
It makes the code slightly simpler and makes it easier to hardcode the
tables later (it's messy to make ff_sine_window_init a nop when used on
the hardcoded tables but not otherwise).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sine_init.diff
Type: text/x-diff
Size: 4605 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20091015/74937ff4/attachment.diff>



More information about the ffmpeg-devel mailing list