early-access version 1680
This commit is contained in:
2
externals/ffmpeg/libavcodec/amfenc.h
vendored
2
externals/ffmpeg/libavcodec/amfenc.h
vendored
@@ -129,8 +129,6 @@ int ff_amf_encode_close(AVCodecContext *avctx);
|
||||
/**
|
||||
* Ecoding one frame - common function for all AMF encoders
|
||||
*/
|
||||
|
||||
int ff_amf_send_frame(AVCodecContext *avctx, const AVFrame *frame);
|
||||
int ff_amf_receive_packet(AVCodecContext *avctx, AVPacket *avpkt);
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user