]> git.sesse.net Git - ffmpeg/blobdiff - libavformat/vpcc.h
libavformat/avienc: Check bits per sample for PAL8
[ffmpeg] / libavformat / vpcc.h
index d71ba05105a946f8593c734452ad67bb3e551c58..e87bec55c26b5cb7dea022685c67a9042019cf34 100644 (file)
@@ -53,6 +53,6 @@ int ff_isom_write_vpcc(AVFormatContext *s, AVIOContext *pb,
                        AVCodecParameters *par);
 
 int ff_isom_get_vpcc_features(AVFormatContext *s, AVCodecParameters *par,
-                              VPCC *vpcc);
+                              AVRational *frame_rate, VPCC *vpcc);
 
 #endif /* AVFORMAT_VPCC_H */