do not fail if audio is uncompressed and frame size is not set, just set it
authorBaptiste Coudurier <baptiste.coudurier@gmail.com>
Fri, 5 Sep 2008 02:30:27 +0000 (02:30 +0000)
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>
Fri, 5 Sep 2008 02:30:27 +0000 (02:30 +0000)
commitcf74dd4a5c17332fb2d5d340fdb129600253fe52
treecdcfbc82d98ea74c133d0a391f2e7609c1197d20
parent235a51ad316e120a07e88f073f7757fdd0f2afb7
do not fail if audio is uncompressed and frame size is not set, just set it

Originally committed as revision 15216 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/movenc.c