Skip to content
  • Sebastian Dröge's avatar
    gst/filter/gstlpwsinc.*: Specify the actual filter length instead of a weird... · 6b972537
    Sebastian Dröge authored
    gst/filter/gstlpwsinc.*: Specify the actual filter length instead of a weird 2N+1. Setting the property will round to...
    
    Original commit message from CVS:
    * gst/filter/gstlpwsinc.c: (gst_lpwsinc_class_init),
    (gst_lpwsinc_init), (process_32), (process_64),
    (lpwsinc_build_kernel), (lpwsinc_set_property),
    (lpwsinc_get_property):
    * gst/filter/gstlpwsinc.h:
    Specify the actual filter length instead of a weird
    2N+1. Setting the property will round to the next odd number.
    Also remove now obsolete FIXMEs.
    6b972537