OSDN Git Service

avcodec/hevc_parser: fix packet_split function name
authorJames Almer <jamrial@gmail.com>
Wed, 4 May 2016 21:26:06 +0000 (18:26 -0300)
committerJames Almer <jamrial@gmail.com>
Wed, 4 May 2016 21:26:06 +0000 (18:26 -0300)
commitfc1c836def0859d23c7d258d177f69798120d773
treea43c4a16696828e3ce9436f0afbb41ea898003d6
parent03e8c1b84398349a65f90cf7052cedad0f7acb5a
avcodec/hevc_parser: fix packet_split function name

Fixes compilation of hevc_parser without hevc_decoder

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