Commit 3b9cf943 authored by Rafaël Carré's avatar Rafaël Carré Committed by Michael Niedermayer

h264dec: remove unneeded prototype

Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
parent 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% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment