OSDN Git Service

avcodec/svq3: add initialization which was removed from h264 init
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 5 Apr 2015 19:36:07 +0000 (21:36 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 5 Apr 2015 19:36:07 +0000 (21:36 +0200)
commite6c710600e1d474b53e52398969140f79052bfde
tree2388c77a1bd8dbcc737b9d475240b6875cf86779
parent14d241b19dcde7808de7c3c631886f25f91f2008
avcodec/svq3: add initialization which was removed from h264 init

This is needed for the svq3 code to work

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/svq3.c