Bump to 6.1
[platform/upstream/ffmpeg.git] / libavcodec / codec_par.h
index 64882a9..857f1d5 100644 (file)
@@ -205,6 +205,11 @@ typedef struct AVCodecParameters {
      */
     AVChannelLayout ch_layout;
 
+#ifdef TIZEN_FEATURE_LIBAV
+    int i_frame_number;
+    int stts_count;
+#endif /* TIZEN_FEATURE_LIBAV */
+
     /**
      * Video only. Number of frames per second, for streams with constant frame
      * durations. Should be set to { 0, 1 } when some frames have differing