X-Git-Url: http://git.ffmpeg.org/gitweb/ffmpeg.git/blobdiff_plain/b16e9b9ac9db449cae2242767dd3c3fc309357c4..7b50d60442af8d9527e9da46818011fe15a5265a:/libavcodec/h264.h diff --git a/libavcodec/h264.h b/libavcodec/h264.h index 41ff1f95f3..034507d3cd 100644 --- a/libavcodec/h264.h +++ b/libavcodec/h264.h @@ -657,7 +657,6 @@ int ff_h264_get_slice_type(const H264SliceContext *sl); int ff_h264_alloc_tables(H264Context *h); int ff_h264_decode_ref_pic_list_reordering(const H264Context *h, H264SliceContext *sl); -void ff_h264_fill_mbaff_ref_list(H264SliceContext *sl); void ff_h264_remove_all_refs(H264Context *h); /**