Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
Dec 30, 2005, 8:34:22 PM (18 years ago)
Author:
hdavid
Message:

branches\avi_play: MoviePlayer works again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/avi_play/src/subprojects/importer/multitex.cc

    r6350 r6353  
    7878          counter = 0;
    7979          timer = 0;
    80           PRINTF(0)("total_frames: %i\n", media_container->getFrameCount());
    8180          SDL_Delay(1000);
    8281          break;
     
    109108      counter = 0;
    110109      PRINTF(0)("BEGIN\n");
     110      PRINTF(0)("total_frames: %i\n", media_container->getFrameCount());
    111111    }
    112112  }
Note: See TracChangeset for help on using the changeset viewer.