h264: simplify code in flush_dpb()
There is no point in clearing reference explicitly, since that will be done as a part of ff_h264_unref_picture() right below.
Showing
Please
register
or
sign in
to comment
There is no point in clearing reference explicitly, since that will be done as a part of ff_h264_unref_picture() right below.