mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-03-03 02:58:02 +00:00
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>
5 lines
88 B
Verilog
5 lines
88 B
Verilog
LIBAVUTIL_$MAJOR {
|
|
global: av_*; ff_*; avutil_*; avpriv_*;
|
|
local: *;
|
|
};
|