diff libmpdemux/demux_audio.c @ 32841:f698af71f514

For codecs that produce no data on the first pass, e.g. libtheora/libvpx, the stats file will come out empty due to the fact that the check for stats is after one on the output frame size. The attached moves the stats check prior to this. I verified that the stats file generated for x264 is unaffected by this change. Patch by James Zern, jzern google com
author ranma
date Sat, 19 Feb 2011 09:17:38 +0000
parents 4cd3a8a22748
children da679f8d2ac6
line wrap: on
line diff