X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fintelh263dec.c;h=c97c1d7a1fcdfea4d661394b21c817943615def1;hb=f57ab7ed376eea3ebb808583cdef7af4b0e1144e;hp=836e98ee881fb8c13589815b4bd46e31113f5296;hpb=92afb431621c79155fcb7171d26f137eb1bee028;p=ffmpeg diff --git a/libavcodec/intelh263dec.c b/libavcodec/intelh263dec.c index 836e98ee881..c97c1d7a1fc 100644 --- a/libavcodec/intelh263dec.c +++ b/libavcodec/intelh263dec.c @@ -136,4 +136,3 @@ AVCodec ff_h263i_decoder = { .long_name = NULL_IF_CONFIG_SMALL("Intel H.263"), .pix_fmts= ff_pixfmt_list_420, }; -