OSDN Git Service

add CODEC_CAP_SUBFRAMES to the FLAC decoder capabilities. also add a FIXME
authorJustin Ruggles <justin.ruggles@gmail.com>
Wed, 16 Sep 2009 22:57:00 +0000 (22:57 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Wed, 16 Sep 2009 22:57:00 +0000 (22:57 +0000)
commit78a9a77eace8aaa8fa4873d884035be2cf1185c4
tree4468259d590bc5fec4e28409e3d02aaf873acc66
parentc866c7d04116987580a28147f9778e64ef90a64e
add CODEC_CAP_SUBFRAMES to the FLAC decoder capabilities. also add a FIXME
comment as a reminder that we can remove both capabilities once a parser is
implemented.

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