X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavdevice%2Finternal.h;h=67c90e1f877c96674878b25f6d213a9e03c556a8;hb=56450a0ee4fdda160f4039fc2ae33edfd27765c9;hp=e222cf204d4ef9603b086c94c817b18fc6fefdd6;hpb=f0c7fa2c484e197dae05fbda70a15b5e2ce81e9a;p=ffmpeg diff --git a/libavdevice/internal.h b/libavdevice/internal.h index e222cf204d4..67c90e1f877 100644 --- a/libavdevice/internal.h +++ b/libavdevice/internal.h @@ -22,7 +22,7 @@ #include "libavformat/avformat.h" av_warn_unused_result -int ff_alloc_input_device_context(struct AVFormatContext **avctx, struct AVInputFormat *iformat, +int ff_alloc_input_device_context(struct AVFormatContext **avctx, const AVInputFormat *iformat, const char *format); #endif