]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/rdt.h
avformat/thp: fix variable types to avoid overflows
[ffmpeg] / libavformat / rdt.h
index c2ec94b8b46ce3ebd16d24866a2e0f36060b8863..ce6026f49c2515ab27fcea40b46ee41445c92519 100644 (file)
@@ -62,7 +62,7 @@ void ff_rdt_calc_response_and_checksum(char response[41], char chksum[9],
 /**
  * Register RDT-related dynamic payload handlers with our cache.
  */
-void av_register_rdt_dynamic_payload_handlers(void);
+void ff_register_rdt_dynamic_payload_handlers(void);
 
 /**
  * Add subscription information to Subscribe parameter string.