]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/dvdata.h
Merge remote-tracking branch 'qatar/master'
[ffmpeg] / libavcodec / dvdata.h
index e3ce98ad12e8c0b7cb22898ec717c1c7e96181b0..9a6ac8921e17a32f9f81bda1056c8cdc0b5cb5b7 100644 (file)
@@ -156,4 +156,9 @@ static inline void dv_calculate_mb_xy(DVVideoContext *s, DVwork_chunk *work_chun
      }
 }
 
+/**
+ *  Print all allowed DV profiles into logctx at specified logging level.
+ */
+void ff_dv_print_profiles(void *logctx, int loglevel);
+
 #endif /* AVCODEC_DVDATA_H */