vaapi_encode: Remove unused function
This commit is contained in:
@@ -409,9 +409,6 @@ typedef struct VAAPIEncodeType {
|
||||
} VAAPIEncodeType;
|
||||
|
||||
|
||||
int ff_vaapi_encode2(AVCodecContext *avctx, AVPacket *pkt,
|
||||
const AVFrame *input_image, int *got_packet);
|
||||
|
||||
int ff_vaapi_encode_send_frame(AVCodecContext *avctx, const AVFrame *frame);
|
||||
int ff_vaapi_encode_receive_packet(AVCodecContext *avctx, AVPacket *pkt);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user