OSDN Git Service

avcodec/svq1dec: Fix multiple bugs from "svq1: do not modify the input packet"
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 7 Aug 2014 00:27:07 +0000 (02:27 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 7 Aug 2014 00:27:07 +0000 (02:27 +0200)
commit4213fc5b9eebec53c7d22b770c3f1ceecca1c113
treeb02f4c6ddbd1da978dcdd46e32f88ed8f8eb93b6
parente55e09949e59163bed71b6e9e9ee4098186a1f21
avcodec/svq1dec: Fix multiple bugs from "svq1: do not modify the input packet"

Add padding, clear size, use the correct pointer.

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