view libavcodec.v @ 11512:1382cfff33bb libavcodec

Call rdft by function pointer Call the RDFT by a function pointer like other FFT related transforms. This makes instruction set optimized versions possible. Based on patch by Alex Converse.
author mru
date Sat, 20 Mar 2010 21:27:03 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};