annotate libavformat.v @ 5628:ee642c4e5b5c libavformat

Dont try generic seek if seek request before first index entry and backward. Fixes issue1275
author michael
date Wed, 03 Feb 2010 23:59:48 +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 };