提交 3b9cf943 编写于 作者: R Rafaël Carré 提交者: Michael Niedermayer

h264dec: remove unneeded prototype

Signed-off-by: NMichael Niedermayer <michael@niedermayer.cc>
上级 fde9013a
......@@ -55,8 +55,6 @@
#include "thread.h"
#include "vdpau_compat.h"
static int h264_decode_end(AVCodecContext *avctx);
const uint16_t ff_h264_mb_sizes[4] = { 256, 384, 512, 768 };
int avpriv_h264_has_num_reorder_frames(AVCodecContext *avctx)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册