lavf: add init_put_byte() to the list of visible symbols.

pull/2/head
Anton Khirnov 13 years ago
parent c12ef64d69
commit 854eadccb6
  1. 1
      libavformat/libavformat.v

@ -24,5 +24,6 @@ LIBAVFORMAT_$MAJOR {
udp_set_remote_url;
udp_get_local_port;
init_checksum;
init_put_byte;
local: *;
};

Loading…
Cancel
Save