X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fqdrw.c;h=23b9efdd06a15c6403f24e5fc438007f7879763f;hb=6101e5322f083a806fd92a6261ff3197fdd0f5e7;hp=751e1a190989605d95ff48cea60b817d16e0ae7f;hpb=2f7bd3b5162c240e62c11cf0373342fa89f26c8f;p=ffmpeg diff --git a/libavcodec/qdrw.c b/libavcodec/qdrw.c index 751e1a19098..23b9efdd06a 100644 --- a/libavcodec/qdrw.c +++ b/libavcodec/qdrw.c @@ -172,5 +172,5 @@ AVCodec ff_qdraw_decoder = { .close = decode_end, .decode = decode_frame, .capabilities = CODEC_CAP_DR1, - .long_name = NULL_IF_CONFIG_SMALL("Apple QuickDraw"), + .long_name = NULL_IF_CONFIG_SMALL("Apple QuickDraw"), };