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]
/
libavcodec
/
libavcodec.v
diff --git
a/libavcodec/libavcodec.v
b/libavcodec/libavcodec.v
index
f1d5e5b
..
304c2ef
100644
(file)
--- a/
libavcodec/libavcodec.v
+++ b/
libavcodec/libavcodec.v
@@
-1,6
+1,9
@@
LIBAVCODEC_MAJOR {
global:
av*;
+ #deprecated, remove after next bump
+ audio_resample;
+ audio_resample_close;
local:
*;
};