OSDN Git Service

avcodec/h261enc: avoid use of current/previous_mba
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 20 Nov 2013 14:11:21 +0000 (15:11 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 20 Nov 2013 14:14:01 +0000 (15:14 +0100)
commitcccdaa406a29b6336276cb7ac3ab64c3b2232b0a
treef7562d262bb80c18e6afbb3bcdf125d41bbc247e
parentbb7f3ddd42540f5e97efb44ad975dcb67c4e21e9
avcodec/h261enc: avoid use of current/previous_mba

Fixes part of Ticket3151

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