src/3rdparty/phonon/gstreamer/effectmanager.cpp
changeset 30 5dc02b23752f
parent 0 1918ee327afb
equal deleted inserted replaced
29:b72c6db6890b 30:5dc02b23752f
    52             // These plugins simply make no sense to the frontend:
    52             // These plugins simply make no sense to the frontend:
    53             // "audiorate" Should be internal
    53             // "audiorate" Should be internal
    54             // "volume" not needed
    54             // "volume" not needed
    55             // "equalizer-nbands" not really useful at the moment
    55             // "equalizer-nbands" not really useful at the moment
    56 
    56 
    57             // These plugins simply dont work or have major stability issues:
    57             // These plugins simply don't work or have major stability issues:
    58             // "iir" Does not seem to do much at the moment
    58             // "iir" Does not seem to do much at the moment
    59             // "audioinvert" Only works for some streams, should be invesigated
    59             // "audioinvert" Only works for some streams, should be invesigated
    60             // "lpwsinc" Crashes for large values of filter kernel
    60             // "lpwsinc" Crashes for large values of filter kernel
    61             // "name" Crashes for large values of filter kernel
    61             // "name" Crashes for large values of filter kernel
    62             
    62