]> git.sesse.net Git - ffmpeg/commit
flvdec: read audio sample size and channels metadata
authorJustin Ruggles <justin.ruggles@gmail.com>
Thu, 21 Mar 2013 12:23:51 +0000 (08:23 -0400)
committerJustin Ruggles <justin.ruggles@gmail.com>
Thu, 28 Mar 2013 10:27:28 +0000 (06:27 -0400)
commite46a2a7309d8e8b8c1573047731dea77695d0ce1
tree63ab75d6fdd81ac042875ff1e17576aecb63d216
parentc3d015775388882b8a122afc337ea35108f652be
flvdec: read audio sample size and channels metadata

This is needed in order for the FLV demuxer not to detect a codec change when
using the "flv_metadata" option.
libavformat/flvdec.c