Files
third_party_ffmpeg/libavcodec/libavcodec.v
T
James Almer f9fdab1a81 avcodec/libavcodec.v: remove obsolete exports
Forgotten cruft that should have been removed in
a89281a89e.

Signed-off-by: James Almer <jamrial@gmail.com>
2017-10-22 10:13:19 -03:00

7 lines
69 B
V

LIBAVCODEC_MAJOR {
global:
av*;
local:
*;
};