mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-11-21 10:55:51 +02: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 {
|
LIBAVUTIL_$MAJOR {
|
||||||
global: av*; ff_*;
|
global: av*;
|
||||||
local: *;
|
local: *;
|
||||||
};
|
};
|
||||||
|
Loading…
Reference in New Issue
Block a user