X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fh264_refs.c;h=35e254e0950aa21ce575ac560edf40e4ffb326d6;hb=31fe3c4d23aab8b43614b1ea825603080775677e;hp=d46d940dae998ed521932410b85b5e1841c0c1ab;hpb=4401f07f4daac9167dfffc9080c3a978dd36534b;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)