annotate libavcodec.v @ 11768:b02a8a91e27d libavcodec

Do not invert samples when encoding Vorbis. Patch by Frank Barchard, fbarchard google
author cehoyos
date Tue, 25 May 2010 22:53:22 +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 };