OSDN Git Service

fixed nb_block_sizes detection - fixed codec_id test (avctx->codec_id does not need...
authorFabrice Bellard <fabrice@bellard.org>
Thu, 31 Oct 2002 00:07:13 +0000 (00:07 +0000)
committerFabrice Bellard <fabrice@bellard.org>
Thu, 31 Oct 2002 00:07:13 +0000 (00:07 +0000)
commit4707cb07e1ceb0d1a518eda08fbf0d4035ea7745
tree222acca06d13cf1710e0b39f83e31534a27d392a
parent0bfacb95dea6a04e4c10a24b9d90c14a401ade67
fixed nb_block_sizes detection - fixed codec_id test (avctx->codec_id does not need to be initialized)

Originally committed as revision 1121 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/wmadec.c