flacdec: Split the metadata_parse() function into 2 separate functions,
authorJustin Ruggles <justin.ruggles@gmail.com>
Thu, 5 Mar 2009 00:56:09 +0000 (00:56 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Thu, 5 Mar 2009 00:56:09 +0000 (00:56 +0000)
commita8ec12bc2e865019b42f31cec1258afec03981be
treebbc1c5dedf9dcf0c44a43c18163d3298009e76de
parent5ef4fa87b319ea33dc87c459cbd714f355824218
flacdec: Split the metadata_parse() function into 2 separate functions,
parse_streaminfo() and get_metadata_size().

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