X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fintelh263dec.c;h=c97c1d7a1fcdfea4d661394b21c817943615def1;hb=006508032057824a371bec4e629b66f8cbb26c47;hp=836e98ee881fb8c13589815b4bd46e31113f5296;hpb=3edff185abfdd089b88ecc5770e5f6a963055a97;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, }; -