OSDN Git Service

flacdec: change frame bps validation to return an error value if bps
authorJustin Ruggles <justin.ruggles@gmail.com>
Sun, 22 Mar 2009 22:10:33 +0000 (22:10 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sun, 22 Mar 2009 22:10:33 +0000 (22:10 +0000)
commite2a38af96eb1c1ee80e9f967d26f61d1e29eabdb
treeda6bae9f0f9e3285b02e5c5a572321a7130f7002
parentf91eaf5deb3c02f1d1a439b9fa4e3608a0d6a08b
flacdec: change frame bps validation to return an error value if bps
changes since this is not currently supported by the decoder.

Originally committed as revision 18157 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/flacdec.c