ffmpeg/libavcodec/libavcodec.v

10 lines
202 B
Verilog

LIBAVCODEC_$MAJOR {
global: *;
local:
ff_*_bsf;
ff_*_decoder;
ff_*_encoder;
ff_*_hwaccel;
ff_*_parser;
};