view libavcodec.v @ 11721:969a7d792b79 libavcodec

Use standard C for implementing sign_extend() and zero_extend(). This fixes compilation of probetest
author michael
date Thu, 13 May 2010 16:32:21 +0000
parents e80dfe0c441b
children
line wrap: on
line source

LIBAVCODEC_$MAJOR {
        global: *;
};