ffmpeg/libswresample/libswresample.v
Matthieu Bouron 0acc170aad Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'
* commit '535a742c2695a9e0c586b50d7fa76e318232ff24':
  build: Change structure of the linker version script templates

Merged-by: Matthieu Bouron <matthieu.bouron@stupeflix.com>
2016-06-27 17:56:47 +02:00

8 lines
96 B
V

LIBSWRESAMPLE_MAJOR {
global:
swr_*;
swresample_*;
local:
*;
};