]> git.sesse.net Git - ffmpeg/commit
h264: add avpriv_h264_has_num_reorder_frames()
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 2 Jul 2012 21:16:59 +0000 (23:16 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 2 Jul 2012 21:16:59 +0000 (23:16 +0200)
commitbafa1c7f383d6c1c0f3d207395fe6a574092b7ac
tree18e7d081959d878d980d72b668175a7233d81037
parent2c883c6acf033fe045dd3c90e997ab64001ef47a
h264: add avpriv_h264_has_num_reorder_frames()

This function exports the exact sps.num_reorder_frames value

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/h264.c
libavcodec/internal.h