view libavcodec.v @ 12195:e7847fcff0f4 libavcodec

Be more efficient with registers or stack memory. Saves 8/16 bytes stack for x86-32, or 2 MM registers on x86-64.
author rbultje
date Mon, 19 Jul 2010 21:45:36 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};