fixing h263+ slices if the padding at the end of the frame is >7 && <16 && there...
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 26 Nov 2002 08:56:10 +0000 (08:56 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 26 Nov 2002 08:56:10 +0000 (08:56 +0000)
commite4828c7d43a686a7a91c91ab3e5f47fcc6c2bdc6
tree15d009fb963e2640cdef7f6e20fe51f6a75029cf
parent9c938e77e825b69346137a37f06a4859ab561e41
fixing h263+ slices if the padding at the end of the frame is >7 && <16 && there are no zero bytes afterwards

Originally committed as revision 1281 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h263.c