use codec_id so that the codec does not need to be opened
authorFabrice Bellard <fabrice@bellard.org>
Wed, 20 Nov 2002 20:50:29 +0000 (20:50 +0000)
committerFabrice Bellard <fabrice@bellard.org>
Wed, 20 Nov 2002 20:50:29 +0000 (20:50 +0000)
commit50d5d129b4c2628e7c785247da14100a7355ffbb
tree23ad1dd86f4e3a832f55cd774e3fc560dbafe5ca
parent0fa45e19cebfc7ff078d6ce1749cc851577e688b
use codec_id so that the codec does not need to be opened

Originally committed as revision 1263 to svn://svn.ffmpeg.org/ffmpeg/trunk
libav/utils.c