annotate libavcodec.v @ 12360:18117b5bb7dc libavcodec

VP8: simplify decode_block_coeffs to avoid having to track nonzero coeffs Slightly faster.
author darkshikari
date Wed, 04 Aug 2010 01:38:08 +0000
parents e80dfe0c441b
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10892
e80dfe0c441b Add symbol versioning for shared libraries
mru
parents:
diff changeset
1 LIBAVCODEC_$MAJOR {
e80dfe0c441b Add symbol versioning for shared libraries
mru
parents:
diff changeset
2 global: *;
e80dfe0c441b Add symbol versioning for shared libraries
mru
parents:
diff changeset
3 };