mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01: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 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
LIBAVUTIL_$MAJOR {
|
||||
global: av*; ff_*;
|
||||
global: av*;
|
||||
local: *;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue