mirror of
https://github.com/librempeg/librempeg
synced 2024-11-23 03:28:27 +00:00
lavf: add init_put_byte() to the list of visible symbols.
This commit is contained in:
parent
c12ef64d69
commit
854eadccb6
@ -24,5 +24,6 @@ LIBAVFORMAT_$MAJOR {
|
||||
udp_set_remote_url;
|
||||
udp_get_local_port;
|
||||
init_checksum;
|
||||
init_put_byte;
|
||||
local: *;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user