]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/libavcodec.v
Merge commit '819bb3e81c72939ae1c1a4e5fc3dfdf3e98df074'
[ffmpeg] / libavcodec / libavcodec.v
index 54402833ace8ced0137cdde5876b80decc631d43..b4bd2c88ed0e30e40b0c4b32e8d99b70948bc70c 100644 (file)
@@ -3,8 +3,6 @@ LIBAVCODEC_$MAJOR {
                 #deprecated, remove after next bump
                 audio_resample;
                 audio_resample_close;
-                dsputil_init;
-                ff_dsputil_init;
                 ff_find_pix_fmt;
                 ff_framenum_to_drop_timecode;
                 ff_framenum_to_smtpe_timecode;
@@ -28,5 +26,8 @@ LIBAVCODEC_$MAJOR {
                 ff_dnxhd_get_cid_table;
                 ff_dnxhd_cid_table;
                 ff_idctdsp_init;
+                ff_fdctdsp_init;
+                ff_pixblockdsp_init;
+                ff_me_cmp_init;
         local:  *;
 };