OSDN Git Service

lavc/hevc: Allow arbitrary garbage in bytestream as long as at least one NAL unit...
authorMark Thompson <mrt@jkqxz.net>
Thu, 17 Mar 2016 13:41:02 +0000 (13:41 +0000)
committerMichael Niedermayer <michael@niedermayer.cc>
Sat, 19 Mar 2016 11:25:24 +0000 (12:25 +0100)
commitfbec157ea08f61063847bbe0dba28525e6283ff5
tree0fd72c659860ae98d72ec52420f2a3249e38b602
parentc411e90bc3f191c75cb9e249e6ae27fd28894d2c
lavc/hevc: Allow arbitrary garbage in bytestream as long as at least one NAL unit is found.

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/hevc_parse.c