]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/libavformat.v
avidec: Fix infinite loop caused by rounding of timestamps in non interleaved avis.
[ffmpeg] / libavformat / libavformat.v
index 957b9736504271aa73067fd90f73dcd84f83d21f..99791fbf3e1f3234cf60a3193125d17a8d7bfc0d 100644 (file)
@@ -28,5 +28,6 @@ LIBAVFORMAT_$MAJOR {
                 udp_set_remote_url;
                 udp_get_local_port;
                 init_checksum;
+                init_put_byte;
         local: *;
 };