root / trunk / data / faac / timestamp.diff

Revision 326, 510 bytes (checked in by saurik, 6 months ago)

Went through and did my best to remove timestamping.

  • libfaac/frame.c

    diff -ru faac/libfaac/frame.c faac+iPhone/libfaac/frame.c
    old new  
    5151#if FAAC_RELEASE 
    5252static char *libfaacName = FAAC_VERSION; 
    5353#else 
    54 static char *libfaacName = FAAC_VERSION ".1 (" __DATE__ ") UNSTABLE"; 
     54static char *libfaacName = FAAC_VERSION ".1 UNSTABLE"; 
    5555#endif 
    5656static char *libCopyright = 
    5757  "FAAC - Freeware Advanced Audio Coder (http://www.audiocoding.com/)\n" 
Note: See TracBrowser for help on using the browser.