root / trunk / data / ffmpeg_ / timestamp.diff

Revision 335, 0.5 kB (checked in by saurik, 5 months ago)

Removed even more timestamping.

  • cmdutils.c

    diff -ru ffmpeg-export-2008-05-20/cmdutils.c ffmpeg-export-2008-05-20+iPhone/cmdutils.c
    old new  
    206206#if ENABLE_AVFILTER 
    207207    fprintf(stderr, "  libavfilter version: " AV_STRINGIFY(LIBAVFILTER_VERSION) "\n"); 
    208208#endif 
    209     fprintf(stderr, "  built on " __DATE__ " " __TIME__); 
    210209#ifdef __GNUC__ 
    211210    fprintf(stderr, ", gcc: " __VERSION__ "\n"); 
    212211#else 
Note: See TracBrowser for help on using the browser.