Revision 829713

Go back to digest for 13th July 2008

Bug Fixes in KDE Base

Jos van den Oever committed changes in /trunk/kdesupport/strigi/src/streamanalyzer:

Fix two broken (by design) throughanalyzers by replacing the with one eventanalyzer.
WAV and AVI are both RIFF files.

This type of file can by nicely parsed in an eventanalyzer.
The empty strigita_avi.so and strigita_wav.so are installed to avoid people from reporting bugs from lingering plugins from older versions.

File Changes

Added 3 files
  • /trunk/kdesupport/strigi/src/streamanalyzer/eventplugins
  •   /CMakeLists.txt
  •   /riffeventanalyzer.cpp
Modified 2 files
  • /trunk/kdesupport/strigi/src/streamanalyzer/throughplugins
  •   /avithroughanalyzer.cpp
  •   /wavthroughanalyzer.cpp
5 files changed in total