From 99214d42a902c8392d7887c08fdc5dc1fc2475ae Mon Sep 17 00:00:00 2001 From: Luca Barbato Date: Mon, 8 Feb 2016 10:17:00 +0100 Subject: dnxhd: Make the encoder message friendlier --- libavcodec/dnxhddata.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libavcodec/dnxhddata.h') diff --git a/libavcodec/dnxhddata.h b/libavcodec/dnxhddata.h index 66b03499d7..e0ab102f87 100644 --- a/libavcodec/dnxhddata.h +++ b/libavcodec/dnxhddata.h @@ -47,5 +47,6 @@ extern const CIDEntry ff_dnxhd_cid_table[]; int ff_dnxhd_get_cid_table(int cid); int ff_dnxhd_find_cid(AVCodecContext *avctx, int bit_depth); +void ff_dnxhd_list_cid(AVCodecContext *avctx); #endif /* AVCODEC_DNXHDDATA_H */ -- cgit v1.2.3