OSDN Git Service

H.264: fix overreads of qscale_table
authorJason Garrett-Glaser <jason@x264.com>
Mon, 4 Jul 2011 13:05:34 +0000 (06:05 -0700)
committerJason Garrett-Glaser <jason@x264.com>
Mon, 4 Jul 2011 13:39:20 +0000 (06:39 -0700)
commit5029a406334ad0eaf92130e23d596e405a8a5aa0
tree0ac6ed134f8b6ab71c916dbcbdbd020f00f17f13
parente589e4b82de49526e5d900fdda5b8321727be004
H.264: fix overreads of qscale_table

filter_mb_fast assumed that qscale_table was padded like many of the other tables.
libavcodec/mpegvideo.c
libavcodec/mpegvideo.h