fixed mpeg1 last block bug (mb stuffing code was not included in vlc table...)
authorFabrice Bellard <fabrice@bellard.org>
Wed, 8 Aug 2001 21:53:28 +0000 (21:53 +0000)
committerFabrice Bellard <fabrice@bellard.org>
Wed, 8 Aug 2001 21:53:28 +0000 (21:53 +0000)
commitb9ecd1ee7449900a1dc6fa9931c12bdb9d92ad5d
tree1c0c6257eb72d22d477bace214afd63c565b2076
parent186f8ae1f567d4a74b2ffb5d54a012dcb1c4c89f
fixed mpeg1 last block bug (mb stuffing code was not included in vlc table...)

Originally committed as revision 58 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mpeg12.c