]> git.sesse.net Git - ffmpeg/commit
svq3: move the dequant buffer to SVQ3Context
authorAnton Khirnov <anton@khirnov.net>
Wed, 23 Mar 2016 09:26:54 +0000 (10:26 +0100)
committerAnton Khirnov <anton@khirnov.net>
Mon, 28 Mar 2016 07:56:09 +0000 (09:56 +0200)
commitad9d3384de08f02967d6eb11196ee8c78e8b2dba
treeeb231b9edaba6d6811df63bea204b61600920f5c
parent549fc77273636d0d02175362af5dcd60c79f7633
svq3: move the dequant buffer to SVQ3Context

Remove now unnecesary call to ff_h264_alloc_tables()
libavcodec/h264_slice.c
libavcodec/h264data.c
libavcodec/h264data.h
libavcodec/svq3.c