mirror of https://github.com/FFmpeg/FFmpeg.git
Needed to properly export avpriv_* symbols.pull/59/head
parent
3b81a18ba3
commit
03e098e7a0
1 changed files with 1 additions and 1 deletions
@ -1,4 +1,4 @@ |
||||
LIBAVUTIL_$MAJOR { |
||||
global: av_*; ff_*; avutil_*; |
||||
global: av*; ff_*; |
||||
local: *; |
||||
}; |
||||
|
Loading…
Reference in new issue