X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fvt_internal.h;h=fb64735b8cd3515f653597fd53290f97a1d2c650;hb=fe1ccc1e91168c855a2720d0a195377f4638cc70;hp=929fe423fcde525b0976ead694053f2b3e55a05d;hpb=9471122a1b5dec34572c3d4c675737f0493d140e;p=ffmpeg diff --git a/libavcodec/vt_internal.h b/libavcodec/vt_internal.h index 929fe423fcd..fb64735b8cd 100644 --- a/libavcodec/vt_internal.h +++ b/libavcodec/vt_internal.h @@ -46,7 +46,6 @@ typedef struct VTContext { int ff_videotoolbox_alloc_frame(AVCodecContext *avctx, AVFrame *frame); int ff_videotoolbox_uninit(AVCodecContext *avctx); -int ff_videotoolbox_buffer_create(VTContext *vtctx, AVFrame *frame); int ff_videotoolbox_h264_start_frame(AVCodecContext *avctx, const uint8_t *buffer, uint32_t size);