diff libmpdemux/demux_rawaudio.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 7c8d240d37a6
children 92dd1764392a
line wrap: on
line diff