Skip to content
  • Martyn Russell's avatar
    libtracker-extract: Code clean up · 2bb3b104
    Martyn Russell authored
    This involves:
    
     - Renaming all tracker_extract_* APIs to tracker_ APIs. We don't do
       this everywhere and it was completely inconsistent and only for
       utilities. The structures were not using the same naming either.
    
     - Fixed some compiler warnings (for vorbis)
    
     - Fixed the includes in libtracker-extract source files. Many were
       not needed.
    2bb3b104