annotate libavformat.v @ 5599:b934eb97fffd libavformat

Use av_mallocz in url_open_protocol for URLContext. Patch by Daniel Kristjansson: danielk cuymedia net
author benoit
date Thu, 28 Jan 2010 09:11:26 +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 };