fix shared lib build
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
dd8ffc1925
commit
ce253edf4e
3 changed files with 26 additions and 1 deletions
|
|
@ -19,5 +19,9 @@ LIBAVFORMAT_$MAJOR {
|
|||
parse_date;
|
||||
dump_format;
|
||||
url_*;
|
||||
ff_timefilter_destroy;
|
||||
ff_timefilter_new;
|
||||
ff_timefilter_update;
|
||||
ff_timefilter_reset;
|
||||
local: *;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue