]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/rm.h
Combine deprecation guards where appropriate
[ffmpeg] / libavformat / rm.h
index a06ea01a5a46cd9c8cfe98712d32bfc285f7b82d..3aa17732f1229d58a94606a092200f48d2b2de6f 100644 (file)
@@ -50,7 +50,7 @@ extern AVInputFormat ff_rdt_demuxer;
  */
 int ff_rm_read_mdpr_codecdata (AVFormatContext *s, AVIOContext *pb,
                                AVStream *st, RMStream *rst,
-                               int codec_data_size);
+                               unsigned int codec_data_size);
 
 /**
  * Parse one rm-stream packet from the input bytestream.