提交 6c060b55 编写于 作者: M Michael Niedermayer

Fix implicit declaration warning.

Originally committed as revision 21114 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 c46eeae2
......@@ -42,4 +42,6 @@ int ff_is_hwaccel_pix_fmt(enum PixelFormat pix_fmt);
*/
AVHWAccel *ff_find_hwaccel(enum CodecID codec_id, enum PixelFormat pix_fmt);
int ff_match_2uint16(const uint16_t (*tab)[2], int size, int a, int b);
#endif /* AVCODEC_INTERNAL_H */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册