projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
configure: fix pthread_cancel check
[ffmpeg.git]
/
libavresample
/
libavresample.v
diff --git
a/libavresample/libavresample.v
b/libavresample/libavresample.v
index
b8c7c7d
..
d6fc751
100644
(file)
--- a/
libavresample/libavresample.v
+++ b/
libavresample/libavresample.v
@@
-1,4
+1,6
@@
-LIBAVRESAMPLE_$MAJOR {
- global: av*;
- local: *;
+LIBAVRESAMPLE_MAJOR {
+ global:
+ av*;
+ local:
+ *;
};
};