annotate libavformat.v @ 6463:4f3cb203b378 libavformat

Add a special function to mkv demxuer to parse length values that includes special-case code to handle all possible encodings of "unknown length".
author reimar
date Mon, 06 Sep 2010 17:51:44 +0000
parents a93a37085393
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5551
a93a37085393 Add symbol versioning for shared libraries
mru
parents:
diff changeset
1 LIBAVFORMAT_$MAJOR {
a93a37085393 Add symbol versioning for shared libraries
mru
parents:
diff changeset
2 global: *;
a93a37085393 Add symbol versioning for shared libraries
mru
parents:
diff changeset
3 };