mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-12-24 11:52:06 +08:00
fix shared lib build
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
@@ -19,5 +19,9 @@ LIBAVFORMAT_$MAJOR {
|
||||
parse_date;
|
||||
dump_format;
|
||||
url_*;
|
||||
ff_timefilter_destroy;
|
||||
ff_timefilter_new;
|
||||
ff_timefilter_update;
|
||||
ff_timefilter_reset;
|
||||
local: *;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user