You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
lavf: add init_put_byte() to the list of visible symbols.
This commit is contained in:
@@ -24,5 +24,6 @@ LIBAVFORMAT_$MAJOR {
|
||||
udp_set_remote_url;
|
||||
udp_get_local_port;
|
||||
init_checksum;
|
||||
init_put_byte;
|
||||
local: *;
|
||||
};
|
||||
|
Reference in New Issue
Block a user