You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
147B

  1. LIBAVFORMAT_$MAJOR {
  2. global: *;
  3. local:
  4. ff_*_demuxer;
  5. ff_*_muxer;
  6. ff_*_protocol;
  7. };