annotate libavcodec.v @ 12007:ec7be1d7d5b4 libavcodec

Use crop table in C implementations of VP8 DSP functions. Much faster VP8 C DSP functions; ~5-10% faster overall with asm off.
author darkshikari
date Tue, 29 Jun 2010 03:34:24 +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 };