Commit 854eadcc authored by Anton Khirnov's avatar Anton Khirnov

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

parent c12ef64d
......@@ -24,5 +24,6 @@ LIBAVFORMAT_$MAJOR {
udp_set_remote_url;
udp_get_local_port;
init_checksum;
init_put_byte;
local: *;
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment