mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-02 03:06:28 +02:00
5 lines
77 B
Coq
5 lines
77 B
Coq
|
LIBAVCORE_$MAJOR {
|
||
|
global: av_*; ff_*; avcore*;
|
||
|
local: *;
|
||
|
};
|