]> git.sesse.net Git - ffmpeg/commit
h264: call ff_h264_fill_mbaff_ref_list() when constructing the normal ref list
authorAnton Khirnov <anton@khirnov.net>
Fri, 15 Apr 2016 13:00:29 +0000 (15:00 +0200)
committerAnton Khirnov <anton@khirnov.net>
Sun, 12 Jun 2016 18:27:52 +0000 (20:27 +0200)
commit7b50d60442af8d9527e9da46818011fe15a5265a
tree2e6f63e7260f8dec2918756e938ee02fc74b85bf
parentb16e9b9ac9db449cae2242767dd3c3fc309357c4
h264: call ff_h264_fill_mbaff_ref_list() when constructing the normal ref list

There is no real reason to call it separately.
libavcodec/h264.h
libavcodec/h264_refs.c
libavcodec/h264_slice.c