annotate mp_msg-mencoder.c @ 6929:a3aac765967d

allow early exit from esds parsing, so decoder info (type & bitrate) are available even if no codec-specific data or other extras found
author arpi
date Mon, 05 Aug 2002 18:22:51 +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"