]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/vt_internal.h
lavc: implement an ATRAC9 decoder
[ffmpeg] / libavcodec / vt_internal.h
index 929fe423fcde525b0976ead694053f2b3e55a05d..fb64735b8cd3515f653597fd53290f97a1d2c650 100644 (file)
@@ -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);