This can be applied when we bump soname the next time

Signed-off-by: Michael Niedermayer <michae...@gmx.at>
---
 libavcodec/libavcodec.v |    4 ----
 1 file changed, 4 deletions(-)

diff --git a/libavcodec/libavcodec.v b/libavcodec/libavcodec.v
index b4bd2c8..b753222 100644
--- a/libavcodec/libavcodec.v
+++ b/libavcodec/libavcodec.v
@@ -25,9 +25,5 @@ LIBAVCODEC_$MAJOR {
                 ff_jpeg_fdct*;
                 ff_dnxhd_get_cid_table;
                 ff_dnxhd_cid_table;
-                ff_idctdsp_init;
-                ff_fdctdsp_init;
-                ff_pixblockdsp_init;
-                ff_me_cmp_init;
         local:  *;
 };
-- 
1.7.9.5

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to