mirror of
https://github.com/openharmony/third_party_ffmpeg.git
synced 2026-08-24 13:03:14 -04:00
ce11095c1d
Signed-off-by: cyberbox <468042667@qq.com> Change-Id: I63cc2a8c9ff6197c67d6b6b47c124882ad942a22
10 lines
132 B
V
10 lines
132 B
V
LIBAVCODEC_MAJOR {
|
|
global:
|
|
av_*;
|
|
avcodec_*;
|
|
avpriv_*;
|
|
avsubtitle_free;
|
|
local:
|
|
*;
|
|
};
|