Revision 647572

Go back to digest for 1st April 2007

Features in KDE Base

Vincent Ricard committed changes in /trunk/kdesupport/strigi/src/streamanalyzer:

the PNG analyzer now supports the tIME chunk
this is using a workaround (as discussed with Jos) to compute the number of seconds since epoch (mktime use the local time zone for the computation, though the chunck is UTC...). Another solution could be using Qt and make this analyzer a module.

File Changes

Modified 3 files
  • /trunk/kdesupport/strigi/src/streamanalyzer
  •   /CMakeLists.txt
  •   /endanalyzers/pngendanalyzer.cpp
  •   /endanalyzers/pngendanalyzer.h
3 files changed in total