]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/libavcodec.v
avformat: Switch AVChapter.id to 64bits
[ffmpeg] / libavcodec / libavcodec.v
index 304c2ef4279af582b5f20bc8828ab7aaff0b25b9..f1d5e5bc776af02a520ef422b8ad1ab78c1e4d7b 100644 (file)
@@ -1,9 +1,6 @@
 LIBAVCODEC_MAJOR {
     global:
         av*;
-        #deprecated, remove after next bump
-        audio_resample;
-        audio_resample_close;
     local:
         *;
 };