annotate libmpcodecs/vd_vfwex.c @ 18389:fdface43ee10

Don't blit frame if we hit EOF and no new frame is read. Fixes picture changing back to a previous frame after the last one with some vos. Patch by Timothy Lee, timothy (.) lee () siriushk com [location of the added line changed by me].
author uau
date Fri, 05 May 2006 17:30:52 +0000
parents 3e7a601c5874
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
7229
b4d025d64eb3 merged with dll_init
alex
parents: 7180
diff changeset
1
7260
3e7a601c5874 - vfwex redundancy removed
arpi
parents: 7243
diff changeset
2 #define BUILD_VFWEX 1
7229
b4d025d64eb3 merged with dll_init
alex
parents: 7180
diff changeset
3
7260
3e7a601c5874 - vfwex redundancy removed
arpi
parents: 7243
diff changeset
4 #include "vd_vfw.c"