X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Favcodec.h;h=0ef1676daff073e7f41f0e90e1ab9a1f15a88f3c;hb=83b6471dcb762859f20b2c414decc755fcceb5e8;hp=51281bf1b6e4f8c8f759233fc2e3b670ebd2d401;hpb=4be1714b12b6c311a99a64888ea5f279c3ed9885;p=ffmpeg diff --git a/libavcodec/avcodec.h b/libavcodec/avcodec.h index 51281bf1b6e..0ef1676daff 100644 --- a/libavcodec/avcodec.h +++ b/libavcodec/avcodec.h @@ -2126,8 +2126,6 @@ typedef struct AVCodecContext { int (*get_encode_buffer)(struct AVCodecContext *s, AVPacket *pkt, int flags); } AVCodecContext; -struct AVSubtitle; - struct MpegEncContext; /**