annotate libavcodec.v @ 11477:445659683743 libavcodec

vp3: Split out motion vectors to their own array 1.5% faster overall decode on my penryn
author conrad
date Sat, 13 Mar 2010 10:25:41 +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 };