Simplify PCM codec; use sample_fmts field to set the avctx->sample_fmt field.
authorPeter Ross <pross@xvid.org>
Mon, 4 Aug 2008 07:47:23 +0000 (07:47 +0000)
committerPeter Ross <pross@xvid.org>
Mon, 4 Aug 2008 07:47:23 +0000 (07:47 +0000)
commit0fd7e57e7d284176839bff612cd1af3cadc3fe86
tree8511be76a8cfc3840efab8b6c2d664d34f44b184
parent9d49b8ff90a40e6fdde30f30d42465c754fbf5d3
Simplify PCM codec; use sample_fmts field to set the avctx->sample_fmt field.

Originally committed as revision 14533 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/pcm.c