view libavcodec.v @ 10996:26f9c146ef2a libavcodec

a[b-1] -> (a-1)[b]. Helps gcc not to add seperate -1 instructions.
author michael
date Sun, 24 Jan 2010 18:42:22 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};