OSDN Git Service

Fix mpeg4 padding bug detection with more than 128bit trash and slices.
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 1 Jul 2011 00:51:10 +0000 (02:51 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 1 Jul 2011 01:04:46 +0000 (03:04 +0200)
commit9251942ca728e7807a2a95306415b27b36a8b8e7
tree1d65d4646f8d2e057739734d73374052ab822399
parent315f0e3fd8dcbd1362276b7407dad2e97cccc4b7
Fix mpeg4 padding bug detection with more than 128bit trash and slices.
Fixes ticket302
The second hunk is from anatoly

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