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.

10 lines
202B

  1. LIBAVCODEC_$MAJOR {
  2. global: *;
  3. local:
  4. ff_*_bsf;
  5. ff_*_decoder;
  6. ff_*_encoder;
  7. ff_*_hwaccel;
  8. ff_*_parser;
  9. };