mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-23 11:19:55 +00:00
lavu: stop exporting internal functions
Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
744f15b6b3
commit
d6711ee648
@ -1,4 +1,4 @@
|
||||
LIBAVUTIL_$MAJOR {
|
||||
global: av*; ff_*;
|
||||
global: av*;
|
||||
local: *;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user