annotate libavformat.v @ 6490:e1716e7b179f libavformat

Fix index_entries pos: It was being set wrong for files with data_offset > 0 Patch by Michael Chinen, mchinen gmail
author cehoyos
date Mon, 27 Sep 2010 22:17:58 +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 };