mirror of https://github.com/FFmpeg/FFmpeg.git
This should fix the fate failure http://fate.ffmpeg.org/log.cgi?time=20120609002213&log=compile&slot=x86_64-archlinux-gcc-enableshared Signed-off-by: Michael Niedermayer <michaelni@gmx.at>pull/59/head
parent
a5c6349358
commit
04e2ac4749
1 changed files with 1 additions and 1 deletions
@ -1,4 +1,4 @@ |
||||
LIBAVUTIL_$MAJOR { |
||||
global: av_*; ff_*; avutil_*; |
||||
global: av_*; ff_*; avutil_*; avpriv_*; |
||||
local: *; |
||||
}; |
||||
|
Loading…
Reference in new issue