]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/libavformat.v
lavf: add init_put_byte() to the list of visible symbols.
[ffmpeg] / libavformat / libavformat.v
index a99fbcf9a500c1c821ce2304b8f80a36c0fba369..c5dc982878c24a98358dda32fd01d0c102727f08 100644 (file)
@@ -24,5 +24,6 @@ LIBAVFORMAT_$MAJOR {
                 udp_set_remote_url;
                 udp_get_local_port;
                 init_checksum;
+                init_put_byte;
         local: *;
 };