FFmpeg/libavcodec
Clément Bœsch 484f8d77c6 avcodec/vp9: assert on sane size in update_size().
w and h are both read as uint16 + 1 so this can not happen. A similar
change was introduced in 97962b2 / 72ca830, with the
av_log()+AVERROR_INVALIDDATA form, suggesting it could be triggerable
somehow.

Change suggested by Ronald S. Bultje.
2013-11-16 22:47:54 +01:00
..
2013-10-30 11:04:06 +00:00
2013-10-28 08:33:21 -04:00
2013-10-30 11:04:06 +00:00
2013-10-30 23:56:52 +01:00
2013-10-31 20:19:59 +01:00
2013-10-28 23:54:28 +01:00
2013-11-03 01:00:16 +01:00
2013-10-30 12:41:43 +00:00
2013-11-05 13:19:30 +00:00
2013-11-05 13:19:30 +00:00
2013-10-28 23:54:28 +01:00
2013-11-05 12:44:20 +00:00
2013-10-30 11:04:06 +00:00