projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24'
[ffmpeg.git]
/
libswresample
/
libswresample.v
diff --git
a/libswresample/libswresample.v
b/libswresample/libswresample.v
index
0d5efe4
..
3b3508d
100644
(file)
--- a/
libswresample/libswresample.v
+++ b/
libswresample/libswresample.v
@@
-1,4
+1,7
@@
-LIBSWRESAMPLE_$MAJOR {
- global: swr_*; swresample_*;
- local: *;
+LIBSWRESAMPLE_MAJOR {
+ global:
+ swr_*;
+ swresample_*;
+ local:
+ *;
};