h264dec: remove unneeded prototype
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
This commit is contained in:
parent
fde9013ab4
commit
3b9cf943c9
@ -55,8 +55,6 @@
|
|||||||
#include "thread.h"
|
#include "thread.h"
|
||||||
#include "vdpau_compat.h"
|
#include "vdpau_compat.h"
|
||||||
|
|
||||||
static int h264_decode_end(AVCodecContext *avctx);
|
|
||||||
|
|
||||||
const uint16_t ff_h264_mb_sizes[4] = { 256, 384, 512, 768 };
|
const uint16_t ff_h264_mb_sizes[4] = { 256, 384, 512, 768 };
|
||||||
|
|
||||||
int avpriv_h264_has_num_reorder_frames(AVCodecContext *avctx)
|
int avpriv_h264_has_num_reorder_frames(AVCodecContext *avctx)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user