]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/libavformat.v
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavformat / libavformat.v
index 5f86d62130707320fdda9dabd2041ff2f019e340..6c27b588457a636ac9b896c3d122f6fc8cfc30fc 100644 (file)
@@ -24,11 +24,7 @@ LIBAVFORMAT_$MAJOR {
                 url_open;
                 url_close;
                 url_write;
-                url_get_max_packet_size;
                 #those are deprecated, remove on next bump
-                find_info_tag;
-                parse_date;
-                dump_format;
                 url_*;
                 ff_timefilter_destroy;
                 ff_timefilter_new;
@@ -36,9 +32,5 @@ LIBAVFORMAT_$MAJOR {
                 ff_timefilter_reset;
                 get_*;
                 put_*;
-                udp_set_remote_url;
-                udp_get_local_port;
-                init_checksum;
-                init_put_byte;
         local: *;
 };