Mercurial > mplayer.hg
comparison vidix/rage128_vid.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 | 1e215be6a749 |
children |
comparison
equal
deleted
inserted
replaced
32840:904d9843ffb6 | 32841:f698af71f514 |
---|