annotate mp_msg-mencoder.c @ 17557:3f863d1d8b43

vYCoeffsBank and vCCoeffsBank are allocated and initialized using incorrect sizes based on the image width instead of height. patch by Alan Curry, pacman at world dot std dot com
author diego
date Wed, 08 Feb 2006 08:16:53 +0000
parents 94813c4807f3
children 92b0eee57acb
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
5957
94813c4807f3 gui vs. mencoder conflict workaround
arpi
parents:
diff changeset
1
94813c4807f3 gui vs. mencoder conflict workaround
arpi
parents:
diff changeset
2 #define FOR_MENCODER 1
94813c4807f3 gui vs. mencoder conflict workaround
arpi
parents:
diff changeset
3 #include "mp_msg.c"