]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/dnxhddata.h
doc/ffmpeg: s/avserver/ffserver/
[ffmpeg] / libavcodec / dnxhddata.h
index 32c77db0efc4fe4a88e447ba99ea31e46ecf202c..4d03a600f462154d64a0ab71260edcee86e6a0d9 100644 (file)
@@ -46,6 +46,6 @@ typedef struct {
 extern const CIDEntry ff_dnxhd_cid_table[];
 
 int ff_dnxhd_get_cid_table(int cid);
-int ff_dnxhd_find_cid(AVCodecContext *avctx);
+int ff_dnxhd_find_cid(AVCodecContext *avctx, int bit_depth);
 
 #endif /* AVCODEC_DNXHDDATA_H */