view libavcodec.v @ 12275:709d5848abf8 libavcodec

Save a register (or regsize of stackspace for x86-32) for the no-loop mbedge loopfilter functions, by re-using space that holds a variable that we no longer need.
author rbultje
date Mon, 26 Jul 2010 14:00:15 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};