OSDN Git Service

avcodec/hevc_parser: add missing call to ff_hevc_reset_sei()
authorJames Almer <jamrial@gmail.com>
Thu, 18 May 2017 22:54:09 +0000 (19:54 -0300)
committerJames Almer <jamrial@gmail.com>
Thu, 18 May 2017 22:55:44 +0000 (19:55 -0300)
commit1e8daf31e079beae232279293aa7371b58c29a0b
treef9c6cd4a29dc801a7c172ba78131d68ac1f255aa
parentf5e5c531170f0ce9c37e555e689ffd60694b47cd
avcodec/hevc_parser: add missing call to ff_hevc_reset_sei()

Signed-off-by: James Almer <jamrial@gmail.com>
libavcodec/hevc_parser.c