Skip to content
  • Tim-Philipp Müller's avatar
    gst/videocrop/: Some quick tests indicate that it doesn't make a great deal of... · 4b0fe482
    Tim-Philipp Müller authored
    gst/videocrop/: Some quick tests indicate that it doesn't make a great deal of sense to use liboil here, at least not...
    
    Original commit message from CVS:
    * gst/videocrop/Makefile.am:
    * gst/videocrop/gstvideocrop.c: (gst_video_crop_class_init),
    (gst_video_crop_transform_packed),
    (gst_video_crop_transform_planar):
    Some quick tests indicate that it doesn't make a great deal
    of sense to use liboil here, at least not for the memcpy()s
    we do, so remove liboil usage until there is clear evidence
    it actually makes a positive difference somewhere.
    4b0fe482