X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fvt_internal.h;h=fb64735b8cd3515f653597fd53290f97a1d2c650;hb=25b22666a3c05ae15a5d6cc3b0be5c8b034f00f6;hp=929fe423fcde525b0976ead694053f2b3e55a05d;hpb=f082dcab7cdf94b6268917a6dc472d594d7538f0;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);