annotate libavformat.v @ 5943:57789f5d12cf libavformat

Dont try to compute AVPacket duration for possibly interlaced video codecs when no parser is available. This partly fixes the frame rate misdetection in issue1756.
author michael
date Fri, 09 Apr 2010 22:39:39 +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 };