annotate libavformat.v @ 6209:71862ed5b874 libavformat

Pad the buffer in url_close_dyn_buf, for buffers opened with url_open_dyn_buf Patch by Josh Allmann, joshua dot allmann at gmail
author mstorsjo
date Thu, 01 Jul 2010 20:15:49 +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 };