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.

9 lines
221B

  1. LIBAVCODEC_$MAJOR {
  2. global: av*;
  3. audio_resample;
  4. audio_resample_close;
  5. #deprecated, remove after next bump
  6. img_get_alpha_info;
  7. local: *;
  8. };