Skip to content
  • Stefan Kost's avatar
    gst/gstvalue.*: Saves the expensive lookup of the compare function in many cases (#345444) · fe851cf2
    Stefan Kost authored
    Original commit message from CVS:
    * gst/gstvalue.c: (gst_value_compare_list),
    (gst_value_compare_fraction_range),
    (gst_value_intersect_fraction_fraction_range),
    (gst_value_intersect_fraction_range_fraction_range),
    (gst_value_subtract_fraction_fraction_range),
    (gst_value_subtract_fraction_range_fraction_range),
    (gst_value_get_compare_func), (gst_value_compare),
    (gst_value_compare_with_func):
    * gst/gstvalue.h:
    Saves the expensive lookup of the compare function in many cases
    (#345444)
    fe851cf2