X-Git-Url: http://git.ffmpeg.org/gitweb/ffmpeg.git/blobdiff_plain/d7a2451688442d2736f4811267277c7051f414a6..527a57932765f493529449f13d0d79ee5c7116e1:/libavcodec/h264.h?ds=sidebyside diff --git a/libavcodec/h264.h b/libavcodec/h264.h index 133f4b780c..50fd45a741 100644 --- a/libavcodec/h264.h +++ b/libavcodec/h264.h @@ -715,7 +715,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(H264Context *h, H264SliceContext *sl); -void ff_h264_fill_mbaff_ref_list(H264SliceContext *sl); void ff_h264_remove_all_refs(H264Context *h); /**