annotate inverse.c @ 12406:b25537518e40 libavcodec

aacenc: Rename Psy3gpp* structs to AacPsy* This allows cleaner implementation of other psymodels using the existing structs. It also will make it easier to interchange individual parts of the psymodel to create hybrid models. Patch by: Nathan Caldwell <saintdev@gmail.com>
author alexc
date Mon, 23 Aug 2010 19:27:24 +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"