annotate inverse.c @ 12438:33ecda76b2f2 libavcodec

Split intra prediction initialization (i.e. assigning of function pointers) into its own file, it doesn't belong in h264dsp_mmx.c (much less so in dsputil_mmx.c).
author rbultje
date Mon, 30 Aug 2010 16:34:13 +0000
parents 5d73c4b4cd37
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
12208
5d73c4b4cd37 Make ff_inverse stay with libavutil, and optional copy it to libavcodec.
flameeyes
parents:
diff changeset
1 #include "libavutil/inverse.c"