X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Famfenc.h;h=80658c6b2a6dc8a50cf582a76ab1d8e0ed1fc936;hb=08f60a35b452967091aec8426f97c502226090e2;hp=b1361842bd655bdc4defa0c91309a506190a60f5;hpb=d6b62ce1aced9e2456582870382f384581cc7cbb;p=ffmpeg diff --git a/libavcodec/amfenc.h b/libavcodec/amfenc.h index b1361842bd6..80658c6b2a6 100644 --- a/libavcodec/amfenc.h +++ b/libavcodec/amfenc.h @@ -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); /**