annotate mp_msg-mencoder.c @ 29699:3819fcdeaaf8

lavf: if seeking in the desired direction failed, also try in the opposite one, otherwise we might end up at some random position (where lavf last ended up while trying to build the index).
author reimar
date Wed, 30 Sep 2009 08:19:49 +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"