annotate mp_msg-mencoder.c @ 17552:3469899beb42

Fix mpng to work correctly with 16 bit png's. don't have any files to test this on, but mpng still works correctly for files that worked fine before. patch by derf < tterribe BANG xiph POIT org >
author ods15
date Tue, 07 Feb 2006 18:17:12 +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"