]> git.sesse.net Git - ffmpeg/blobdiff - ffmpeg.h
swresample/resample: increase precision for compensation
[ffmpeg] / ffmpeg.h
index cdcb3b46fa5b38e781f7e97f59f59e0f22c7bd77..39b9edab527496a2d32b7de4ab1ece127c5c433c 100644 (file)
--- a/ffmpeg.h
+++ b/ffmpeg.h
@@ -421,6 +421,7 @@ typedef struct OutputStream {
 
     /* video only */
     AVRational frame_rate;
+    int is_cfr;
     int force_fps;
     int top_field_first;
     int rotate_overridden;