view libavcore.v @ 7:0f570839057d libavcore

Fill svn:ignore list for libavcore. Add *.d, *.ho and libavcore* to the ignore list.
author benoit
date Tue, 27 Jul 2010 07:47:15 +0000
parents a644213e4818
children
line wrap: on
line source

LIBAVCORE_$MAJOR {
        global: av_*; ff_*; avcore*;
        local: *;
};