]> git.sesse.net Git - ffmpeg/commit
af_hdcd: fix bounds check in hdcd_envelope()
authorBurt P <pburt0@gmail.com>
Thu, 8 Sep 2016 23:06:54 +0000 (18:06 -0500)
committerBurt P <pburt0@gmail.com>
Thu, 8 Sep 2016 23:13:12 +0000 (18:13 -0500)
commit91117fc9f196fe4f1bcbec93e60bfda3f798fe45
treed2d3c4bf9ffaa9987e65dc06da11c82cc93de0c0
parent21de33dd83ca0a093ac437d9351d8f494754c3af
af_hdcd: fix bounds check in hdcd_envelope()

From Sebastian Ramacher.
https://github.com/bp0/libhdcd/pull/11

Signed-off-by: Burt P <pburt0@gmail.com>
libavfilter/af_hdcd.c