Blame view

ffmpeg-4.2.2/libavdevice/libavdevice.v 91 Bytes
aac5773f   hucm   功能基本完成,接口待打磨
1
2
3
4
5
6
7
  LIBAVDEVICE_MAJOR {
      global:
          avdevice_*;
          av_*;
      local:
          *;
  };