annotate libavcore.v @ 16:1a1faa090ff1 libavcore

Implement inline function av_fill_image_max_pixstep() and use it for factorizing code.
author stefano
date Wed, 18 Aug 2010 21:02:38 +0000
parents a644213e4818
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a644213e4818 Add libavcore.
stefano
parents:
diff changeset
1 LIBAVCORE_$MAJOR {
a644213e4818 Add libavcore.
stefano
parents:
diff changeset
2 global: av_*; ff_*; avcore*;
a644213e4818 Add libavcore.
stefano
parents:
diff changeset
3 local: *;
a644213e4818 Add libavcore.
stefano
parents:
diff changeset
4 };