X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fh264_refs.c;h=35e254e0950aa21ce575ac560edf40e4ffb326d6;hb=81f14884b59334b765eddb64b0dc8ca5dec7f9bd;hp=d46d940dae998ed521932410b85b5e1841c0c1ab;hpb=2880e6810c97f8b4e1b8ccf4cc66dd039c06aad1;p=ffmpeg diff --git a/libavcodec/h264_refs.c b/libavcodec/h264_refs.c index d46d940dae9..35e254e0950 100644 --- a/libavcodec/h264_refs.c +++ b/libavcodec/h264_refs.c @@ -467,7 +467,6 @@ static void remove_short_at_index(H264Context *h, int i) } /** - * * @return the removed picture or NULL if an error occurs */ static H264Picture *remove_short(H264Context *h, int frame_num, int ref_mask)