Set sample format in flac_decode_init() rather than in
commit1b41fe81854660cc35c9ee79aa70cea51180441c
authorjbr <jbr@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 1 Nov 2009 16:48:05 +0000 (1 16:48 +0000)
committerjbr <jbr@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sun, 1 Nov 2009 16:48:05 +0000 (1 16:48 +0000)
tree14532e766c174e8956b921e0d7cfa3178b269d7a
parentd670f6bf800e790eb35dc05022661bc470c33457
Set sample format in flac_decode_init() rather than in
ff_flac_parse_streaminfo() since the latter is shared with the raw FLAC
demuxer, which should not be setting the sample format.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@20430 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/flacdec.c